4.0.0 • Published 10 years ago

react-es6-webpack-boilerplate v4.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

React ES6 Webpack Boilerplate

Boilerplate for kick starting a project with the following technologies:

The various webpack options used have been explained in detailed as comments in the config file. Should help with understanding the nitty-gritty :)

Usage

npm install
npm start
Open http://localhost:5000

Linting

ESLint with React linting options have been enabled.

npm run lint
4.0.0

10 years ago

3.0.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago