Skip to content

andregodoy0/ReduxSimpleStarter

 
 

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

No packages published

Languages

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