0.3.0 • Published 9 years ago

react-webpack-starter-kit v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 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

9 years ago

0.2.1

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago