• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language Vue
  • License
    Apache License 2.0
  • Created about 1 year ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project provides an example of a "To Do List" application developed using Pinia, Vue 3 and Vite. This sample application demonstrates how Pinia can be used within the Vue 3 ecosystem. Users can add new tasks, edit existing tasks, and mark completed tasks. Additionally, this project shows you how to use Vite's rapid development environment.