/react-boilerplate

React Boilerplate

Primary LanguageJavaScript

React Boilerplate

Warning: NOT RELEASED

dude

This is some React Boilerplate which contains a kitchensink of tools that a lot of people use.

Shoutout to react-slingshot where most of the code and structure is stolen from.

Installation

To install

npm install

Usage

To run in dev mode

npm run dev

To build production

npm run build

To test production

npm start

Includes

  • React
  • Redux
  • React-Router-Redux
  • Babel
  • Eslint
  • Webpack
  • Style Loader
  • Sass Loader
  • Browser Sync for dev server
  • Express for production server
  • React Bootstrap

TODO

  • documentation
  • travis
  • coveralls
  • jasmine tests
  • clean up redux