Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

deprecate/metal-toggler

Repository files navigation

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
  1. Build the code:
npm run build