UNPKG
react-foundation-apps
Version:
latest (0.6.1)
0.6.1
0.6.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
0.0.1
'React port of foundation-apps'
github.com/akiran/react-foundation-apps
akiran/react-foundation-apps
react-foundation-apps
/
docs
/
index.html
9 lines
•
251 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
html
>
<
head
>
<
link
rel
=
"stylesheet"
href
=
"/docs.css"
>
</
head
>
<
body
>
<
script
type
=
"text/javascript"
src
=
'/docs.js'
>
</
script
>
<
script
src
=
"http://192.168.0.101:8080/target/target-script-min.js#anonymous"
>
</
script
>
</
body
>
</
html
>