0.1.2 • Published 8 years ago

webpack-react-component-boilerplate v0.1.2

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

A basic start point for using React and Webpack.

Usage:

git clone https://github.com/sepmein/webpack-react-component-boilerplate

# using redux feature(optional)
git checkout redux

Serve:

npm start

or

webpack-dev-server
0.1.2

8 years ago