open-wc-starter-app
open-wc-starter-app copied to clipboard
Starter app based on Open Web Components Recommendations
trafficstars
Open-wc Starter App
Quickstart
To get started:
npm init @open-wc
# requires node 10.12 & npm 6 or higher
Scripts
buildbuilds your app and outputs it in your dist directorystart:buildruns your built app from dist directorywatch:buildbuilds and runs your app, rebuilding when input files changetestruns your test suite with Karmalintruns the linter for your project