Skip to content

SignalK/simplegauges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplegauges

Simple gauges for use with SignalK server.

Developing

  • npm install installs dependencies, including Bootstrap with bower in postinstall
  • npm run watch builds dist/gauges.js from the source js under /lib, then reload in browser to run the changed code
  • npm run build to build a "production" version of dist/gauges.js

Please share your changes / additions on Github!