/vue-3-todo

A simple, bare-bones todo app for playing with Vue 3, Composition API, and Vite

Primary LanguageVue

Vue 3 Todo App

A simple todo app.

Development

  • yarn install
  • yarn run dev

Build

  • yarn build