冷链验证线下

Hu Cheng 5906277e09 feat: update 1 year ago
.vscode 2ec95723bf 0209 2 years ago
public 2ec95723bf 0209 2 years ago
src 5906277e09 feat: update 1 year ago
.env.development bf4ad4c967 feat(all): update 1 year ago
.env.production bf4ad4c967 feat(all): update 1 year ago
.eslintrc-auto-import.json 5573f19fe5 feat: update 2 years ago
.eslintrc.cjs 2ec95723bf 0209 2 years ago
.gitignore 2ec95723bf 0209 2 years ago
.prettierrc.json 1c629184a5 update 1 year ago
README.md 04aaf65d64 feat: update 2 years ago
index.html e75645303b feat(update): update 2 years ago
package.json c1cfecbc7f feat: update 2 years ago
pnpm-lock.yaml 1c629184a5 update 1 year ago
vite.config.js 5906277e09 feat: update 1 year ago
windi.config.js bf4ad4c967 feat(all): update 1 year ago

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