Complete Project

This lesson provides a complete running project of what we have done so far with access to the required files.

  • You can run the test cases with the command npm test or npm t.
  • You can execute them with the command npm start.

Note: Clicking the RUN button will run the testing script by default. You might face some warnings due to package dependencies.

Get hands-on with 1200+ tech skills courses.