/react-spa-boilerplate

Clone and Play React + Webpack + Less Single Page Application Minimal Boilerplate.

Primary LanguageJavaScriptMIT LicenseMIT

react-spa-boilerplate

Clone and Play React + Webpack + Less Single Page Application Minimal Boilerplate.

Usage

This my boilerplate for React projects.

  1. Clone the project:
$ git clone git@github.com:kewitz/react-spa-boilerplate.git
  1. Instal dependencies:
$ yarn
  1. Run:
$ yarn start
  1. Edit app/index.html to include your project informations.

Files Generated

build/
├── bundle.js
├── index.html
├── style.css
└── style.css.map