Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 290 Bytes

React Widget App

Creating a simple Selection Widget App

###Getting Started###

There are two methods for getting started with this repo.

####How to use?##### Checkout this repo, install dependencies, then start the gulp process with the following:

	> npm install
	> npm start