https://github.com/jrohy/trojan-web
trojan多用户管理程序web页面
https://github.com/jrohy/trojan-web
trojan trojan-web
Last synced: 4 months ago
JSON representation
trojan多用户管理程序web页面
- Host: GitHub
- URL: https://github.com/jrohy/trojan-web
- Owner: Jrohy
- Created: 2020-03-11T09:30:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-24T14:49:34.000Z (over 1 year ago)
- Last Synced: 2025-01-05T22:44:01.868Z (5 months ago)
- Topics: trojan, trojan-web
- Language: Vue
- Homepage:
- Size: 1.69 MB
- Stars: 244
- Watchers: 14
- Forks: 186
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trojan-web
[trojan管理程序](https://github.com/Jrohy/trojan)前端页面
技术栈: vue3.0 + element-plus + vite
### 项目启动步骤
1. 安装包
`npm install`
2. 开发运行
`vite`
3. 生产打包
`vite build`**欢迎fork以改进优化页面**