Skip to content

andregodoy0/ReduxSimpleStarter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReduxSimpleStarter

This is my implementation of Stephen Grider's course on Redux.

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/andregodoy0/ReduxSimpleStarter.git
> cd ReduxSimpleStarter
> npm install
> npm start

About

Starter pack for an awesome Udemy course

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.3%
  • HTML 7.1%
  • CSS 5.6%