Julien Lengrand-Lambert aa51de90ed yolo test 2
2021-08-11 15:14:29 +02:00
2021-08-11 15:14:29 +02:00
2021-08-11 14:42:11 +02:00
2021-05-26 11:03:47 +02:00
2021-05-26 10:37:20 +02:00
2021-05-26 10:37:20 +02:00
2021-07-14 17:32:32 +02:00
2021-05-26 10:37:20 +02:00
2021-05-26 17:08:01 +02:00
2021-05-26 10:37:20 +02:00
2021-07-14 17:32:32 +02:00
2021-08-11 14:28:31 +02:00
2021-05-26 10:37:20 +02:00
2021-05-26 17:00:11 +02:00
2021-06-04 17:51:08 +02:00
2021-05-26 10:37:20 +02:00
2021-05-26 10:37:20 +02:00

Open-wc Starter App

Built with open-wc recommendations

Quickstart

To get started:

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

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Web Test Runner
  • lint runs the linter for your project

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Description
No description provided
Readme MIT 324 KiB
Languages
TypeScript 59.1%
JavaScript 36.9%
HTML 4%