react-webpack-starter-kit
v0.3.0
Published
react webpack starter kit
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.gitcd react-webpack-starter-kitYou might want to remove the git files first before you start implement your awesome app:
rm -rf .git
git initnpm installwebpack-dev-server#Then
open http://localhost:8080/webpack-dev-server/License
MIT
