mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 03:30:25 -05:00
8.0 KiB
8.0 KiB
📦 Application List
| 📦 Application | 🖼️ Preview |
|---|---|
| PPanel User Web Developed with modern frontend technologies (Next.js, TypeScript, TailwindCSS), providing basic user features with support for multiple languages and themes. |
|
| PPanel Admin Web Developed with modern frontend technologies, this admin web provides basic data management features with support for multiple languages and themes. |
⌨️ 本地开发
您可以使用 Github Codespaces 进行在线开发:
您可以使用 Gitpod 进行在线开发:
或者克隆项目进行本地开发:
git clone https://github.com/perfect-panel/ppanel-web.git
cd ppanel-web
# 安装依赖
bun install
🤝 贡献
欢迎各种类型的贡献, 如果您有兴趣贡献代码,请随时查看我们的 GitHub 问题 来展示您的能力。
