Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 325 Bytes
  • In order to run the project, firstly package installation is required with the following command; npm install

  • After that, you could type npm start to run the project in development environment.

  • To run the tests in watch mode, you may type npm test.

  • Application Link