Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 524 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 524 Bytes

Vue 3 + TypeScript + Vite + Vuetify3 Template

Description

This is a template project for Vue 3 + TypeScript + Vite + Vuetify3 + Axios + Vue Router + Pinia + ESLint + Prettier.

Installation

$ yarn install

Running the app

# development
$ yarn dev
# production mode
$ yarn build

Linting and formatting

# lint
$ yarn lint
# format
$ yarn format

Info

License

MIT licensed.