1.0.2 • Published 8 years ago

react-redux-empty v1.0.2

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

react-redux-empty

A no frills empty React.js project with Redux install and most of the initial webpack configuration done

usage

From the command line, where myproject is the name of the directory where you want to setup your project.

git clone https://github.com/yakovkhalinsky/react-redux-empty.git myproject

cd myproject

rm -rf .git

Modify your package.json file to fit your needs.

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago