This is a Todo App with the Vue.js 3 Composition API for
- 📗Learning how to use Vue 3 Composition API
- 📙Learning the way to integrate Vue3 to 2
- 📘Using TypeScript with Vue Single File Components
You can visit online Demo 👉here
yarn install
yarn serve
yarn build
yarn lint