0.1.0 • Published 6 years ago

react-redux-nightmare-quick-start v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-redux-nightmare-quick-start

Small project to quickly and easily start the development. it has predefined a set of configurations of redux, react-router, eslint, font-awesome, connected-react-router, in addition to a set of dependencies that are handled frequently in a react project.

This project was bootstrapped with Create React App.

Get Start

$ git clone https://github.com/FranciscoVeracoechea/react-redux-nightmare-quick-start.git my-react-redux-project
$ cd my-react-redux-project/
$ npm install
$ npm start