Skip to content

huanghu0/zb-vue3-template

Repository files navigation

zb-vue3-template

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

如果没有后端接口,需要先全局安装json-server, 在本地模拟服务启动需要到public下启动(有一个db.json) json-server --watch .\db.json --port 5000

About

A Vue3 front-end project tempalte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published