Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 728 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 728 Bytes

Vue ToDo App

Concepts:

  • Options API
  • Composition API (check other branch)
  • Pinia State Management
  • SFC components
  • Props
  • Emits
  • Data Binding
  • Two-way binding