An open API service indexing awesome lists of open source software.

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

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)