Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhzwz/vite-vue-starter
https://github.com/zhzwz/vite-vue-starter
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhzwz/vite-vue-starter
- Owner: zhzwz
- Created: 2023-09-04T08:43:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T10:06:49.000Z (about 1 year ago)
- Last Synced: 2023-11-18T09:49:23.402Z (about 1 year ago)
- Language: TypeScript
- Size: 292 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vite Vue Starter
My starter template for Vue & Vite app.
- Vue 3
- Vite 5## Usage
```sh
pnpm dlx degit zhzwz/vite-vue-starter . --force
corepack enable pnpm
pnpm install
pnpm dev
```[unplugin-auto-import]: https://github.com/unplugin/unplugin-auto-import
[unplugin-vue-router]: https://github.com/posva/unplugin-vue-router
[unplugin-vue-components]: https://github.com/unplugin/unplugin-vue-components
[unplugin-vue-cssvars]: https://github.com/unplugin/unplugin-vue-cssvars
[unplugin-imagemin]: https://github.com/unplugin/unplugin-imagemin
[unplugin-vue-components]: https://github.com/unplugin/unplugin-vue-components