This repository was archived by the owner on Aug 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-30
lines changed
Expand file tree Collapse file tree 1 file changed +1
-30
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " >
2- <img width =" 200 " src =" https://open-wc.org/hero.png " ></img >
3- </p >
4-
5- ## Open-wc Starter App
6-
7- [ ![ Built with open-wc recommendations] ( https://img.shields.io/badge/built%20with-open--wc-blue.svg )] ( https://github.com/open-wc )
8-
9- ## Quickstart
10-
11- To get started:
12-
13- ``` sh
14- npm init @open-wc
15- # requires node 10 & npm 6 or higher
16- ```
17-
18- ## Scripts
19-
20- - ` start ` runs your app for development, reloading on file changes
21- - ` start:build ` runs your app after it has been built using the build command
22- - ` build ` builds your app and outputs it in your ` dist ` directory
23- - ` test ` runs your test suite with Web Test Runner
24- - ` lint ` runs the linter for your project
25-
26- ## Tooling configs
27-
28- For most of the tools, the configuration is in the ` package.json ` to reduce the amount of files in your project.
29-
30- If you customize the configuration a lot, you can consider moving them to individual files.
1+ Further development is on https://github.com/openscd/oscd-template-generator
You can’t perform that action at this time.
0 commit comments