冷链验证线下

Hu Cheng 1c629184a5 update 2 年 前
.vscode 2ec95723bf 0209 2 年 前
public 2ec95723bf 0209 2 年 前
src 1c629184a5 update 2 年 前
.env.development c1cfecbc7f feat: update 2 年 前
.env.production 0ffb95d8e8 feat: update 2 年 前
.eslintrc-auto-import.json 5573f19fe5 feat: update 2 年 前
.eslintrc.cjs 2ec95723bf 0209 2 年 前
.gitignore 2ec95723bf 0209 2 年 前
.prettierrc.json 1c629184a5 update 2 年 前
README.md 04aaf65d64 feat: update 2 年 前
index.html e75645303b feat(update): update 2 年 前
package.json c1cfecbc7f feat: update 2 年 前
pnpm-lock.yaml 1c629184a5 update 2 年 前
vite.config.js d5a99a95f9 feat: update 2 年 前
windi.config.js 2ec95723bf 0209 2 年 前

README.md

冷链验证报告2.0

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint