#@ vue2.7-ts-vuetify-demo A Vue 2.7.X TypeScript project using vuetify, pinia, axios and json-server. Composition API used and Vue 3 migration ready. View live demo Project setup npm install Compiles vue with hot-reloads for dev npm run serve Starts Json-server npm run server Compiles and minifies for production npm run build Lints and fixes files npm run lint