Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 388 Bytes

ChallengeToDo

Task management application with Node.js

This challenge consists in create a crud of to do in node.js using api rest

  • To start the application first run the command yarn install or npm install. After running yarn dev or npm run dev command.

  • To test the routes you must send a request to the server address, which by default is: localhost:3333/