Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokuda109/vite-vue3-playground
https://github.com/tokuda109/vite-vue3-playground
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/tokuda109/vite-vue3-playground
- Owner: tokuda109
- Created: 2023-07-26T11:17:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T12:43:20.000Z (over 1 year ago)
- Last Synced: 2023-07-26T14:56:16.333Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vite-vue3-playground
## How to build
```
$ npm ci
$ npm run build
```## Reference
* [Merge all d.ts files into a single d.ts file? #55](https://github.com/qmhc/vite-plugin-dts/issues/55#issuecomment-1641992527)