1.0.1 • Published 11 years ago
me-busy v1.0.1
me-busy
An Angular directive providing a Google Now like busy indicator.
Prepare your environment
- Install Node.js and NPM
- Install global dev dependencies:
npm install -g bower gulp - Install local dependencies:
npm install && bower installfrom repository directory
Development commands
gulpto bundle, test and watch src files for changesgulp watchto watch src files and bundle and test dist files when changedgulp bundleto combine / minify CSS and jshint, combine, and uglify JS