冷链验证线下

Hu Cheng c832ded9fd feat: update 2 년 전
.vscode 2ec95723bf 0209 2 년 전
public 2ec95723bf 0209 2 년 전
src c832ded9fd feat: update 2 년 전
.env.development bf4ad4c967 feat(all): update 2 년 전
.env.production bf4ad4c967 feat(all): 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 c832ded9fd feat: update 2 년 전
package.json c1cfecbc7f feat: update 2 년 전
pnpm-lock.yaml 1c629184a5 update 2 년 전
vite.config.js 5906277e09 feat: update 2 년 전
windi.config.js bf4ad4c967 feat(all): update 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