This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
项目使用next.js中进行开发 项目还有一些问题,如响应式处理、chart组件展示`不出来等问题。chart显示不出来不知道是否和next有关,还是有些东西没考虑全。
后续补充的在full分支 主要完善了移动端响应式处理、和额外加分项一的添加记录
项目未部署 本地运行即可 部署的话需要在vercel关联github仓库`
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.