Skip to content

A frontend ToDo list made with: Vue 3 + Vuex 4 + Quasar

License

Notifications You must be signed in to change notification settings

mariafrc/vue3-todo-list

Repository files navigation

Vue 3 ToDo list

This is a simple ToDo list made with Vue 3 (composition API) and Vuex 4

Installation

Just clone this repo and install packages with npm or yarn

$ npm install

Run the app

You can run in development mode using:

$ npm run dev

Or build with:

$ npm run build

And after use:

$ npm start

App screen

About

A frontend ToDo list made with: Vue 3 + Vuex 4 + Quasar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published