/todo-list

vue framework todolist

Primary LanguageCSSBSD 2-Clause "Simplified" LicenseBSD-2-Clause

todo-list with Vue

vue dependencies need to be installed:

how to install dependencies

  1. npm create vite@latest . -- --template vue
  2. npm install

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup