Install requirements
npm i
Use the following command for run the Project:
npm run start
Use the following command to run unit tests:
npm run test
The webpage can be found at http://localhost:3000/
- Add more unit tests
Install requirements
npm i
Use the following command for run the Project:
npm run start
Use the following command to run unit tests:
npm run test
The webpage can be found at http://localhost:3000/