A task managing app built on Node.js framework.
- Clone or download the repository.
- Install all the dependencies using the following command.
npm install
- Run the application using the following command.
Or you can test the application using the following command.
npm run start
npm run test