Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toyobayashi/vue3-playground
https://github.com/toyobayashi/vue3-playground
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/toyobayashi/vue3-playground
- Owner: toyobayashi
- Created: 2021-02-25T09:37:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T09:39:56.000Z (over 2 years ago)
- Last Synced: 2024-10-11T20:58:43.164Z (27 days ago)
- Language: JavaScript
- Size: 844 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3-playground
```bash
npm install
npm run serve
```### environment
node version ">= 14.0.0"
下载地址: https://repo.huaweicloud.com/nodejs/latest-v14.x/
---
### quick start
1.安装vscode拓展,启用volor,禁用vetur
![img.png](img/img.png)
2.两种写法
![img_1.png](img/img_1.png)
3.代码提示效果,支持click跳转
![img_2.png](img/img_2.png)
![img_3.png](img/img_3.png)