react-webpack-starter-kit

0.3.0 • Public • Published

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

Package Sidebar

Install

npm i react-webpack-starter-kit

Weekly Downloads

9

Version

0.3.0

License

MIT

Last publish

Collaborators

  • cht8687