苍穹外卖
Go to file
bunny b6f49d9dad page: 新增页面: 📄 订单管理 2024-02-18 16:35:12 +08:00
.husky init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
public page: 新增页面: 📄 头部布局完成 2024-02-18 14:22:48 +08:00
src page: 新增页面: 📄 订单管理 2024-02-18 16:35:12 +08:00
.browserslistrc init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.editorconfig init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.eslintignore init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.eslintrc.js init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.gitignore init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.prettierignore init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.prettierrc.js init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.stylelintignore init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
.stylelintrc.js init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
README.md init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
auto-imports.d.ts init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
babel.config.js init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
commitlint.config.js init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
components.d.ts page: 新增页面: 📄 头部布局完成 2024-02-18 14:22:48 +08:00
craco.config.js init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
lint-staged.config.js init: 初始化: 修改commit校验文件 2024-02-17 20:10:22 +08:00
package-lock.json page: 新增页面: 📄 头部布局完成 2024-02-18 14:22:48 +08:00
package.json page: 新增页面: 📄 头部布局完成 2024-02-18 14:22:48 +08:00
tsconfig.json init: 初始化: init 初始化项目 2024-02-17 20:09:14 +08:00
vue.config.js page: 新增页面: 📄 头部布局完成 2024-02-18 14:22:48 +08:00

README.md

vue_ts_pina

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.