/todo-app

Todo List App made with Pinia (Vue JS 3)

Primary LanguageCSS

todo-app

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Create vue3 app with Pinia:

npm init vue@3 => Add Pinia for state management? y