- In the project directory, you can run:
npm install
to install the dependencies - When installation is complete run
npm start
. This runs the app in the development mode. - Open http://localhost:3000 to view app in the browser.
npm install
to install the dependenciesnpm start
. This runs the app in the development mode.