Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 592 Bytes

NOT YET IMPLEMENTED

alloy-widget-mobile Build Status

a node.js module

Install NPM version

$ npm install alloy-widget-mobile

Testing Built with Grunt

# run jshint and unit tests
$ grunt

# create coverage report in ./coverage/index.html
$ grunt coverage