Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 162 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 162 Bytes

TODO

Install ToDo App

npm install

Start dev server (localhost:3000)

npm start

Start db server (localhost:3004)

npm run db-server