A REST backend for a todo app, implemented in Express.js
- Clone the repo
- Run
yarn install
Dependencies are locked with yarn.lock; please use yarn rather than npm for installing.
- Run
yarn test
MIT
Repository from Github https://github.comCodingItWrong/todo-app-express
A REST backend for a todo app, implemented in Express.js
yarn installDependencies are locked with yarn.lock; please use yarn rather than npm for installing.
yarn testMIT