All Projects → open-wc → open-wc-starter-app

open-wc / open-wc-starter-app

Licence: other
Starter app based on Open Web Components Recommendations

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Open-wc Starter App

Built with open-wc recommendations

Quickstart

To get started:

npm init @open-wc
# requires node 10.12 & npm 6 or higher

Live demo

Scripts

  • build builds your app and outputs it in your dist directory
  • start:build runs your built app from dist directory
  • watch:build builds and runs your app, rebuilding when input files change
  • test runs your test suite with Karma
  • lint runs the linter for your project
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].