/metal-toggler

Metal's toggler component

Primary LanguageJavaScriptOtherNOASSERTION

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