Skip to content

Latest commit

 

History

History
executable file
·
9 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

executable file
·
9 lines (8 loc) · 250 Bytes

###Getting Started#### Checkout this repo, install dependencies, then start the server with the following:

	> git clone git@github.com:avishekjana/react-redux-contentful-blog.git
	> cd react-redux-contentful-blog
	> npm install
	> npm start