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

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