0.0.3 • Published 6 years ago
broccoli-custom-elements v0.0.3
broccoli-web-components
Summarize what broccoli-web-components does here.
Usage
var BroccoliWebComponents = require('broccoli-web-components');
module.exports = new BroccoliWebComponents(input, options);Development
Installation
git clone <repository-url>cd broccoli-web-componentsnpm install
Building
npm run build
Testing
npm run testornpm run test:debug