Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 343 Bytes

ReduxSimpleStarter

We use [email protected]:StephenGrider/ReduxSimpleStarter.git to bootstrap this project

###Getting Started###

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

	> git clone https://github.com/BitTigerInst/Project-Sweety.git
	> cd Project-Sweety
	> npm install
	> npm start