Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 684 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 684 Bytes

Flipstarter.cash Website

Run the develoment server

You will need nodeJS installed on your machine, then run:

npm install -g gulp-cli  # if you don't have Gulp already
npm install
gulp

Hit ctrl + C to stop the server.