Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayangweb/stencil-test
https://github.com/ayangweb/stencil-test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayangweb/stencil-test
- Owner: ayangweb
- Created: 2023-08-02T01:16:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-14T03:23:44.000Z (about 1 year ago)
- Last Synced: 2024-04-23T21:48:43.486Z (7 months ago)
- Language: TypeScript
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
```shell
pnpm install
```## Build
```shell
pnpm build
```## Dev
```shell
pnpm dev:vue2pnpm dev:vue3
pnpm dev:react
pnpm dev:solid
```