Run the following commands to run project in local machine
npm run start-dev
To Create production build run
npm run build-prod
Run the following commands to run project in local machine
npm run start-dev
To Create production build run
npm run build-prod