UNPKG
@falconjs.io/falcon
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
Falcon Frontend Framework
github.com/falcon-js/falcon
falcon-js/falcon
@falconjs.io/falcon
/
tmp
/
index.html
11 lines
(10 loc)
•
197 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!doctype
html
>
<
html
>
<
head
>
<
title
>
Falcon Framework
</
title
>
</
head
>
<
body
>
<
div
id
=
"root"
>
</
div
>
</
body
>
<
script
src
=
"/app.e31bb0bc.js"
type
"
text
=
""
babel
"=
""
>
</
script
>
</
html
>