Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

How To Run

Martin Senécal edited this page Feb 21, 2022 · 5 revisions

1- Open the terminal to the main project:

CD into project path

2- Run this command:

  • For Running the Project: npm run start
  • For Running the Test: npm run test
Clone this wiki locally