Skip to content

Vuejs - vuetify Task Manager app using Vuex store. This is my very first vue project.

Notifications You must be signed in to change notification settings

devmnj/Vuejs-vuetify-Task-Manager-single-code-base-app

Repository files navigation

vue_tasks

This is a simple Vuejs-Vutify project to record tasks. This project will help you learn the following

  • Vue-Components
  • Vuetify UI
  • Vuetify snackbar, appbar, drawer , Menu, Dialog
  • Typescript in Vue - Props, PropType, interface
  • Passing Object as props to child
  • Conditional rendering
  • reactive objects, setters, getters, global variable through store(Vuex)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

More tutorials can be found @ Developer Site

About

Vuejs - vuetify Task Manager app using Vuex store. This is my very first vue project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published