KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
MagicUI
★ 56
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
saas-boilerplate
:
This is a basic SaaS Template - NextJS, TypeScript, TRPC, Tailwind, Prisma, Posthog
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MagicUI
?
Download (.md)
# Magic ui #### 使用WebGL实现的一个拖拽式UI代码生成App  #### 运行 + 开发模式运行 ```bash npm run start-dev ``` + 生产模式运行 ```bash npm run build && npm run start ``` + 打包 ```bash npm run package-mac ``` 更多请参考```package.json``` #### 服务端地址 [MagicUIServer](https://github.com/sundial-dreams/MagicUIServer)