Rebuild node modules npm install
Complete and rename file example.env
to .env.development
and .env.production
\
npm start
Runs the app in the development mode.
npm test
Launches the test runner in the interactive watch mode.
npm run build
Builds the app for production to the build
folder.