• Stars
    star
    239
  • Rank 167,826 (Top 4 %)
  • Language Vue
  • Created over 4 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

trojan多用户管理程序web页面

trojan-web

trojan管理程序前端页面

技术栈: vue3.0 + element-plus + vite

项目启动步骤

  1. 安装包
    npm install
  2. 开发运行
    vite
  3. 生产打包
    vite build

欢迎fork以改进优化页面