Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 350 Bytes

File metadata and controls

18 lines (12 loc) · 350 Bytes

react-workflow-builder-client

Interested in learning Redux?

###Getting Started###

Getting started with this repo:

####Familiar with Git?##### Checkout this repo, install dependencies

	> git clone git@github.com:smichael1/react-workflow-builder-client.git
	> cd client
	> npm install
	> npm start