后台UI
Go to file
2025-06-20 10:20:05 +08:00
public 【类 型】:feat 2025-06-08 19:35:03 +08:00
src Merge branch 'master' of http://111.229.174.37:3000/Food/food 2025-06-20 10:20:05 +08:00
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore 【类 型】:feat 2025-06-18 19:58:16 +08:00
babel.config.js
package.json 【类 型】:feat 2025-06-18 19:58:16 +08:00
README.md

food

项目初始化

npm install

项目开发运行

npm run dev

编译生产运行

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.