Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 323 Bytes

Malette UI

http://benheb.github.io/malette-ui/


Developers

  • Install: npm install and bower install
  • Run locally: gulp serve
  • Watch files + automatically run tests: gulp watch
  • Build: gulp build
  • Deploy to gh-pages: gulp deploy

Testing

  • gulp test