You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
mackt 129b7ac7c7
fix(Category): url 空格引起的 bug
7 months ago
public feat(component): Single Card. 7 months ago
src fix(Category): url 空格引起的 bug 7 months ago
.env.development update: README 7 months ago
.env.production feat(feature): Add User Login. 8 months ago
.env.test update: README 7 months ago
.eslintrc.json init 8 months ago
.gitignore update: Updated for production 8 months ago
.prettierignore init 8 months ago
.prettierrc init 8 months ago
Dockerfile refactor(DockerFile): 7 months ago
README.md update: README 7 months ago
commitlint.config.js init 8 months ago
components.json chore(ui): shadcn-ui 7 months ago
next.config.mjs feat(feature): Add User Login. 8 months ago
package.json update(UserCard): Mounted on body. 7 months ago
postcss.config.js init 8 months ago
shims.d.ts init 8 months ago
tsconfig.json update: Updated for production 8 months ago
uno.config.ts chore(ui): shadcn-ui 7 months ago
yarn.lock update(UserCard): Mounted on body. 7 months ago

README.md

雀跃 - PC端官网

环境准备

运行

1. 安装依赖

yarn

npm i

2. 启动项目

yarn dev

npm run dev

3. 在浏览器打开网页

http://localhost:3001

部署

请使用 Jenkins

项目指南

如果遇到代码飘红报错 试一下 这个方法

了解更多

需要了解项目技术栈的相关信息,可以查看以下资源