This projects contains, study of vue vuetify, based on Hassan Djirdeh's "Fullstack Vue".
This project uses vuetify to build part of this book's examples.
Also this project contains some my own templates or components crafted when practising.
npm install
npm run serve
npm run build
npm run test
npm run lint