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

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