react-webpack-starter-kit
v0.3.0
Published
react webpack starter kit
Downloads
16
Maintainers
Readme
react-webpack-starter-kit
Quickly start your next project with React/Webpack/ES6/Hot-reloader ...
- None-Redux,flux: Chose your own prefered state management framework
Install it:
git clone https://github.com/cht8687/react-webpack-starter-kit.git
cd react-webpack-starter-kit
You might want to remove the git files first before you start implement your awesome app:
rm -rf .git
git init
npm install
webpack-dev-server
#Then
open http://localhost:8080/webpack-dev-server/
License
MIT