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

Latest commit

 

History

History
20 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 345 Bytes

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