Skip to content

silkyland/30-mins-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO USE

Clone this repo

git clone https://github.com/silkyland/30-mins-react-redux {yourfoldername}

Using Yarn

 cd {yourfoldername}
 yarn 

Using NPM

  cd {yourfoldername}
  npm install

Serve your project

  yarn start 
  or
  npm run start

About

Learn React Redux in 30 minutes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published