UNPKG
sails-datastore
Version:
latest (0.0.1)
0.0.1
Datastore to user with sails
sails-datastore
/
index.html
12 lines
(10 loc)
•
221 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
Mobx React Starter
</
title
>
</
head
>
<
body
>
<
script
src
=
"http://localhost:8000/static/main.bundle.js"
charset
=
"utf-8"
>
</
script
>
</
body
>
</
html
>