0.3.0 • Published 8 years ago

react-webpack-starter-kit v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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

0.3.0

8 years ago

0.2.1

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.1.0

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago