docker-compose up
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
npm run build
Builds the app for production to the build
folder.
The build is minified and the filenames include the hashes and it correctly bundles React in production mode.
npm run prod
Open http://localhost:8080 to view it in the browser.