Skip to content

Viktoriia-Piskova/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Todo List App made with Pinia (Vue JS 3)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published