This is a template project for Vue 3 + TypeScript + Vite + Vuetify3 + Axios + Vue Router + Pinia + ESLint + Prettier.
$ yarn install
# development
$ yarn dev
# production mode
$ yarn build
# lint
$ yarn lint
# format
$ yarn format
- Author - fermelli
This is a template project for Vue 3 + TypeScript + Vite + Vuetify3 + Axios + Vue Router + Pinia + ESLint + Prettier.
$ yarn install
# development
$ yarn dev
# production mode
$ yarn build
# lint
$ yarn lint
# format
$ yarn format