abpcoder 5d76711c4c new question list 3 hafta önce
..
bin 4531fb65d8 初始化基础框架 2 ay önce
html 4531fb65d8 初始化基础框架 2 ay önce
public 32c0fc88bb 提交问题 3 hafta önce
src 5d76711c4c new question list 3 hafta önce
vite 4531fb65d8 初始化基础框架 2 ay önce
.env.development 9815b3bb59 登陆注册接口及单招卡管理初始生成 2 ay önce
.env.production 9815b3bb59 登陆注册接口及单招卡管理初始生成 2 ay önce
.env.staging 9815b3bb59 登陆注册接口及单招卡管理初始生成 2 ay önce
README.md 4531fb65d8 初始化基础框架 2 ay önce
index.html 9815b3bb59 登陆注册接口及单招卡管理初始生成 2 ay önce
package-lock.json 17b5b6daa9 papers ui init +vueuse +tailwindcss 1 ay önce
package.json 238299b0e6 完成卡管理前端编写 1 ay önce
pnpm-lock.yaml 238299b0e6 完成卡管理前端编写 1 ay önce
tailwind.config.cjs 17b5b6daa9 papers ui init +vueuse +tailwindcss 1 ay önce
vite.config.js c910485fe0 remove test code 3 hafta önce
yarn.lock 7f3220cae3 exact hand is ok 3 hafta önce

README.md

进入项目目录

安装依赖

npm config set registry https://mirrors.huaweicloud.com/repository/npm/

启动服务

npm run dev

构建测试环境 npm run build:stage

构建生产环境 npm run build:prod

前端访问地址 http://localhost:80

  • admin/admin123