This is the v2 version of my react app, checkout my article here: https://medium.com/@benlu/ssr-with-create-react-app-v2-1b8b520681d9
npm install
This runs Create React App with hot reloading containers and the api backend concurrently
npm start
npm run build
npm run now-start