Task Manager Application - Client Description This application acts as the front-end for the Task Management Application developed in NestJS. Installation # install dependencies $ npm install Running the app # development $ npm run start Building the app # production build $ npm run build Testing # unit tests $ npm run test License Nest is MIT licensed.