冷链验证线下

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