Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mikelue
/
sf-acd
like
0
Running
App
Files
Files
Community
main
sf-acd
/
public
/
index.html
Mikelue
Add 9 files
ca056f0
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
168 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Todo List App
</
title
>
</
head
>
<
body
>
<
div
id
=
"root"
>
</
div
>
<
script
src
=
"/build/bundle.js"
>
</
script
>
</
body
>
</
html
>