Skip to content

somallg/ReduxSimpleStarter

 
 

Repository files navigation

ReduxSimpleStarter

  • A Simple React Redux Starter template with SASS

###Getting Started###

  • Checkout this repo, install dependencies, then start the gulp process with the following:
	> git clone git@github.com:somallg/ReduxSimpleStarter.git
	> cd ReduxSimpleStarter
	> npm install
	> npm install -g node-sass
	> npm start

About

A Simple React Redux Starter template with SASS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.8%
  • HTML 6.1%
  • CSS 1.1%