Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zxuqian/vuejs-examples
Vue.js 示例项目合集
https://github.com/zxuqian/vuejs-examples
frontend vue vue3 vuejs
Last synced: 4 days ago
JSON representation
Vue.js 示例项目合集
- Host: GitHub
- URL: https://github.com/zxuqian/vuejs-examples
- Owner: zxuqian
- License: mit
- Created: 2020-09-05T03:37:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T13:15:55.000Z (over 2 years ago)
- Last Synced: 2023-06-06T04:40:15.630Z (over 1 year ago)
- Topics: frontend, vue, vue3, vuejs
- Language: Vue
- Homepage: https://todo-app-steel.vercel.app
- Size: 621 KB
- Stars: 94
- Watchers: 2
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vuejs-examples
使用 Vue 3 创建的项目示例合集
## Todo App
一个简单的、常规的入门示例:待办事项列表。使用了 Vue 3 的 Composition API,为最初级的使用方式。
[示例:https://todo-app-steel.vercel.app/](https://todo-app-steel.vercel.app/)