The react base application.
Runs the project in development mode.
npm run start
Runs Node Server
npm run server
Builds the app for production to the build folder.
npm run build
The build is minified and the filenames include the hashes. Your app is ready to be deployed!