冷链验证线下

Hu Cheng d45e56c153 feat(all): update 1 year ago
.vscode 2ec95723bf 0209 2 years ago
public 2ec95723bf 0209 2 years ago
src d45e56c153 feat(all): 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 c832ded9fd feat: update 1 year ago
package.json 436a52ae96 feat: update 1 year ago
pnpm-lock.yaml 436a52ae96 feat: update 1 year ago
vite.config.js d45e56c153 feat(all): 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