react-prototype Simple template for building prototypes. Comes bundled with the following libs: react + react-router bacon + react-bacon flexboxgrid Install npm install To start a server on http://localhost:9000 npm start To build the bundle: npm run build