Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 760 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 760 Bytes

Yet Another Simple TODO App Starter

API & Docs

https://todoo.5xcamp.us

Setup

  • Install Node and NPM or Yarn first.
  • Then clone or download this project.
  • Run npm install or yarn install to install packages needed.
  • Run npm run dev or yarn run dev to turn on development mode on your local machine, and check out http://localhost:1234.
  • You may use any packages or frameworks as you want.
  • Happy Hacking, and all PRs are welcome :)

Tech Stacks

by [email protected]