Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 275 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 275 Bytes

ExitGap

###Getting Started###

Download and run the site.

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

	> git clone https://github.com/HackBrexit/ExitGap.git
	> cd ExitGap
	> npm install
	> npm start