/book

Primary LanguageTypeScript

starting this project should be easy

  • clone this repository
  • run - npm i to install all dependencies
  • run - npm run dev to start development environment. the localHost URL will be in the console.

Testing the project

  • run - npm run test to execute unit tests.

Happy viewing !