Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 421 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 421 Bytes

listofthings

A list of things updated in real time

Installation

Global npm modules:

npm install -g jshint
npm install -g gulp

Local npm modules:

npm install

Build:

gulp build

Go command line:

Run:

gin -godep -a 9001 -p 9000 run list.go

And visit localhost:9000

aodin, 2014-2015