Skip to content

pansyjs/react-starter

Repository files navigation

Vite React Starter

deploy CI license issues Percentage of issues still open

相关命令

# 安装依赖
pnpm i

# 启动项目
pnpm start

# 分析构建产物
pnpm analyze

# 查看本地构建产物
pnpm preview

# 类型检查
pnpm tsc