Skip to content

flipstarter/flipstarter.cash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.