react-ja-webpack-reusable

Boilerplate that is used in the react-ja-weback template with ES6 (Babel) and Hot reloader using Webpack.


Keywords
react, es6, babel, webpack
License
MIT
Install
npm install react-ja-webpack-reusable@1.0.0

Documentation

react-ja-webpack

Boilerplate for kick starting a project with the following technologies:

Index Html

Usage

npm install
npm start

Linting

ESLint with React linting options have been enabled.

npm run lint

Browserstack

This project can be tested on the Browserstack platform via npm run test. A big shoutout to the folks there for letting me get free access to there awesome service. Thank you Browserstack!