Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 141 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 141 Bytes

Simple todo app

To run

  • clone this repo
  • in the root folder run python -m SimpleHTTPServer
  • point browser at http://localhost:8000