Node.js v8.10.0 or above
follow this commands$ cd {project_folder}/
$ npm install
$ npm start
start app via https://localhost:3000/
open project directory
open cmd and type this commands
$ npm install
$ npm start
start app via https://localhost:3000/
Rania Sayed