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)
npm install
npm run serve
npm run build
npm run lint
More tutorials can be found @ Developer Site