Clone and Play React + Webpack + Less Single Page Application Minimal Boilerplate.
This my boilerplate for React projects.
- Clone the project:
$ git clone [email protected]:kewitz/react-spa-boilerplate.git
- Instal dependencies:
$ yarn
- Run:
$ yarn start
- Edit
app/index.html
to include your project informations.
build/
├── bundle.js
├── index.html
├── style.css
└── style.css.map