/vue3-template

Vue3+Pinia+View 基础模板,同时适配iPad端

Primary LanguageHTML

img.png

img.png

Project Setup

npm install


### Compile and Hot-Reload for Development

```sh
npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint