https://github.com/webdriverio/vue-todomvc
Demo project for testing purposes used in the workshop
https://github.com/webdriverio/vue-todomvc
Last synced: 5 months ago
JSON representation
Demo project for testing purposes used in the workshop
- Host: GitHub
- URL: https://github.com/webdriverio/vue-todomvc
- Owner: webdriverio
- Created: 2025-03-17T19:50:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T19:53:13.000Z (over 1 year ago)
- Last Synced: 2025-10-25T05:04:54.973Z (8 months ago)
- Language: Vue
- Homepage: https://vue-todomvc.vercel.app
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).