- Open your terminal into the project directory
$ npm install
- to install all the dependencies from the package.json$ npm start
- to start the project- Open http://localhost:3000 to view it in the browser.
$ npm install
- to install all the dependencies from the package.json$ npm start
- to start the project