React Boilerplate Get started Environment variables: source bin/ci.env Nginx: bin/init.d start npm modules: npm install Build the project: npm run build Development, watch for file changes: npm run watch