README.md Getting started Perform the following commands: npm install npm start View the site at http://127.0.0.1:8888 after it builds. Deployment Execute: npm run build The site will be compiled using the alternate webpack config (webpack.production.config.js).