Skip to content

PaulCaruana/react-formation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReduxSimpleStarter

Interested in learning Redux?

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

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

> git clone https://github.com/PaulCaruana/react-formation.git
> npm install && npm run build
> cd examples/material-ui
> npm install && npm start

Releases

No releases published

Packages

No packages published