Skip to content

wstee/vue-template

Repository files navigation

vue-template

vue3基础项目模板

vue3 + vite + ts + eslint + prettier + axios + sass + mock

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint