Skip to content

javierlecca/beautiful-way-to-work-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beautiful-way-to-work-react-redux

Sample to work with react and redux

ENJOY

$ git clone https://github.com/javierlecca/beautiful-way-to-work-react-redux.git
$ npm i
$ node index

If you want to create a component just run:

$ npm run create-component {name-component}