2.0.0 • Published 10 years ago

metal-reading-progress v2.0.0

Weekly downloads
4
License
BSD
Repository
github
Last release
10 years ago

metal-reading-progress

A reading progress indicator

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

    [sudo] npm install -g gulp
  3. Install local dependencies:

    npm install
  4. Build the code:

    gulp build