Skip to content

marianoqueirel/sam-web

Repository files navigation

Required

  • NodeJS
  • GulpJS
  • Bower

Install

#!bash

$ npm i

Compile

#!bash

$ npm install -g gulp 
or
$ sudo npm install -g gulp 

Test

#!bash

$ gulp test

Run for development

#!bash

$ node server.js

Test

Open http://localhost:8080