Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vueuse/vueuse-vite-starter
⚡️ Starter for Vite + VueUse + TypeScript
https://github.com/vueuse/vueuse-vite-starter
starter starter-template vite vue vue3 vueuse
Last synced: 4 days ago
JSON representation
⚡️ Starter for Vite + VueUse + TypeScript
- Host: GitHub
- URL: https://github.com/vueuse/vueuse-vite-starter
- Owner: vueuse
- License: mit
- Created: 2020-05-23T20:10:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T17:44:59.000Z (3 months ago)
- Last Synced: 2024-10-29T18:05:40.434Z (10 days ago)
- Topics: starter, starter-template, vite, vue, vue3, vueuse
- Language: Vue
- Homepage: https://vueuse-vite-starter.netlify.app/
- Size: 124 KB
- Stars: 212
- Watchers: 8
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
⚡️ VueUse Vite Starter
Starter for [Vite](https://github.com/vuejs/vite) + [VueUse](https://github.com/vueuse/vueuse) + [TypeScript](https://www.typescriptlang.org/)
🌐 [Live Demo](https://vueuse-vite-starter.netlify.app/)
📦 [Webpack Example](https://github.com/vueuse/vueuse-vue3-example)
## Installation
1. Clone this repository
2. `npm i`
3. `npm run dev`
4. open http://localhost:3000 in your browser## More Example
Enjoy using Vite and VueUse? Check out the real world template [Vitesse](https://github.com/antfu/vitesse)!
## License
[MIT](http://opensource.org/licenses/MIT)