Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 09a8588

Browse files
committed
chore: updates
1 parent 55fe66d commit 09a8588

File tree

6 files changed

+6079
-4312
lines changed

6 files changed

+6079
-4312
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
<h1 align='center'>Vue3 VueUse Example</h1>
1+
<h1 align='center'>VueUse Vue3 Example</h1>
22

33
<p align='center'>
44
<img src='./src/logo.svg' height='120'/>
55
</p>
66

77

8-
Example for [Vue3](https://github.com/vuejs/vue-next) + [VueUse](https://github.com/antfu/vueuse) with [Webpack](https://webpack.js.org/)
8+
Example for [Vue3](https://github.com/vuejs/vue-next) + [VueUse](https://github.com/vueuse/vueuse) with [Webpack](https://webpack.js.org/)
99

10-
🌐 [Live Demo](https://vueuse-next-example.netlify.app/)
10+
🌐 [Live Demo](https://vueuse-vue3-example.netlify.app/)
1111

12-
📦 [Vite Example](https://github.com/antfu/vite-vueuse-starter)
13-
📦 [Vue2 CLI Example](https://github.com/antfu/vueuse-vue2-example)
12+
📦 [Vite Example](https://github.com/vueuse/vueuse-vite-starter)
13+
📦 [Vue2 CLI Example](https://github.com/vueuse/vueuse-vue2-example)
1414

1515
## Installation
1616

1717
1. Clone this repository
1818
2. `yarn`
1919
3. `yarn dev`
20-
4. open http://localhost:8080 in your browser
20+
4. open http://localhost:8080 in your browser
2121

2222
## License
2323

0 commit comments

Comments
 (0)