Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 251 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 251 Bytes

React TODO App Demo w/ TLFS

Locally

Run it:

npm i
npm run build

Serve it:

npx --yes http-server .

Try it

Current master is deployed to: https://cloudpeers.github.io/ts-todoapp/.


License

Apache-2.0 OR MIT