https://github.com/vueuse/vueuse-vue2-example
VueUse + Vue 2 + Vue CLI working example
https://github.com/vueuse/vueuse-vue2-example
Last synced: 9 months ago
JSON representation
VueUse + Vue 2 + Vue CLI working example
- Host: GitHub
- URL: https://github.com/vueuse/vueuse-vue2-example
- Owner: vueuse
- Created: 2020-07-04T15:59:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T23:21:01.000Z (over 2 years ago)
- Last Synced: 2025-01-05T14:21:38.502Z (10 months ago)
- Language: Vue
- Size: 153 KB
- Stars: 43
- Watchers: 5
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vue2 VueUse Example
Example for [Vue 2](https://vuejs.org/) + [VueUse](https://github.com/antfu/vueuse) with [Vue CLI](https://cli.vuejs.org/)
🌐 [Live Demo](https://vueuse-vue2-example.netlify.app/)
📦 [Vue3 Webpack Example](https://github.com/antfu/vueuse-next-example)
📦 [Vite Example](https://github.com/antfu/vite-vueuse-starter)
## Installation
1. Clone this repository
2. `npm i`
3. `npm serve`
4. open http://localhost:8080 in your browser
## License
[MIT](http://opensource.org/licenses/MIT)