This is the backend of a MERN (MongoDB, Express, React, Node.js) TodoList application.
- NodeJs
- MongoDB
- Express
- Jest
npm run dev
Runs the app in the development mode on http://localhost:5100/.
The server will reload if you make edits.
npm run start
Runs the app and keep the server stable
npm run test
Launches the project tests.