metal-toggler
v3.1.1
Published
Metal's toggler component
Downloads
2,193
Maintainers
Keywords
Readme
metal-toggler
Setup
Install a recent release of NodeJS if you don't have it yet.
Install local dependencies:
npm install
- Run the tests:
npm test
- Build the code:
npm run build
- Open the demo at demos/index.html on your browser.
Contributing
Check out the contributing guidelines for more information.