wc-example
v0.1.4
Published
#this is a test web component to publish to nexus ## Project setup ``` npm install ```
Readme
wc-example
#this is a test web component to publish to nexus
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint