Skip to content

d-cent/dcent-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototyper

Getting started

First install brew

brew install node
npm install

You also require gulp to be installed globally.

npm install -g gulp

Depending on system privileges you may need to install it globally with sudo:

sudo npm install -g gulp

Running the prototype

###Simply type

gulp server

Preview on GitHub Pages

gulp deploy