You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jty/express-distribution-sys
软工课 8695b531f3
”周博洋的第一次上传“
2 weeks ago
..
.vscode ”周博洋的第一次上传“ 2 weeks ago
public ”周博洋的第一次上传“ 2 weeks ago
src ”周博洋的第一次上传“ 2 weeks ago
.editorconfig ”周博洋的第一次上传“ 2 weeks ago
.gitignore ”周博洋的第一次上传“ 2 weeks ago
.prettierrc.json ”周博洋的第一次上传“ 2 weeks ago
README.md ”周博洋的第一次上传“ 2 weeks ago
eslint.config.js ”周博洋的第一次上传“ 2 weeks ago
index.html ”周博洋的第一次上传“ 2 weeks ago
jsconfig.json ”周博洋的第一次上传“ 2 weeks ago
package-lock.json ”周博洋的第一次上传“ 2 weeks ago
package.json ”周博洋的第一次上传“ 2 weeks ago
vite.config.js ”周博洋的第一次上传“ 2 weeks ago

README.md

express-distribution-sys

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

VSCode + Volar (and disable Vetur).

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