/vue3-to-do

A to-do list to practice Vue 3 framework

Primary LanguageVue

vue 3 to-do

This is a to-do list to practice Vue 3 knowledge

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

alt text