Skip to content

michael-ell/me-busy

Repository files navigation

Build Status

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 install from repository directory

Development commands

  • gulp to bundle, test and watch src files for changes
  • gulp watch to watch src files and bundle and test dist files when changed
  • gulp bundle to combine / minify CSS and jshint, combine, and uglify JS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published