3.1.1 • Published 6 years ago

metal-toggler v3.1.1

Weekly downloads
401
License
BSD
Repository
github
Last release
6 years ago

metal-toggler

Build Status

Setup

  1. Install a recent release of NodeJS if you don't have it yet.

  2. Install local dependencies:

    npm install
  3. Run the tests:

    npm test
  4. Build the code:

    npm run build
  5. Open the demo at demos/index.html on your browser.

Contributing

Check out the contributing guidelines for more information.