{ "title": "SecScore", "description": "教育积分管理软件", "version": "v1.0.0", "content": "
.xlsx 文件(默认读取第一个工作表)\rbash\r
pnpm install\r
`\r
\r
开发模式
\r
\r
`bash\r
pnpm dev\r
`\r
\r
构建
\r
\r
`bash\r
pnpm build\r
`\r
\r
(可选)打包:\r
\r
`bash\r
pnpm build:win\r
pnpm build:unpack\r
`\r
\r
常用检查
\r
\r
`bash\r
pnpm lint\r
pnpm typecheck\r
``\r