In the project directory, you can run:
npm install
Installs all dependencies needed for the project
npm run dev
Runs the app in the development mode. Opens the application in desktop window.
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.