1.0.2 • Published 10 years ago
react-redux-empty v1.0.2
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 .gitModify your package.json file to fit your needs.