mod-element


License
Other
Install
bower install mod-element

Documentation

Overview

Editing the source and building

  1. Install NodeJS and NPM
  2. Run: npm install
  3. Start Gulp Task Runner: ./node_modules/gulp/bin/gulp.js
  4. Start Karma for Unit Tests: ./node_modules/karma/bin/karma start

This will now watch for changes and build the final mod-utils.js and mod-utils.min.js.