UNPKG
spirit-router
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
fast router for spirit
github.com/spirit-js/sprit-router
spirit-js/spirit-router
spirit-router
/
examples
/
test-file.html
11 lines
(10 loc)
•
265 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Test html file for spirit examples
</
title
>
</
head
>
<
body
>
<
h2
>
This is a test html file as part of spirit's examples
</
h2
>
<
p
>
If you're seeing this, great! The example you're running works.
</
p
>
</
body
>
</
html
>