UNPKG
thenothing
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
0.0.0
The Nothing
github.com/DVLP/thenothing
DVLP/thenothing
thenothing
/
index.html
3 lines
(2 loc)
•
103 B
HTML
View Raw
1
2
3
<
div
id
=
"todo-app"
style
=
"padding: 30px 50px;"
>
</
div
>
<
script
type
=
"module"
src
=
"todo.mjs"
>
</
script
>