(from https://github.com/MrXujiang/next-admin)
An out-of-the-box admin based on NextJS and AntDesign | 一款基于nextjs+antd5.0的后台系统
- china mirror: https://gitee.com/lowcode-china/next-admin
- Nocode/WEP: http://flowmix.turntip.cn/docx
- flowmix/flow: http://flowmix.turntip.cn/flow
Next-Admin 1.2.0
- Next14.0 + antd5.0
- Support i18n
- Theme switching is supported
- Integrate data visualization reports
- Support drag and drop page
- Out-of-the-box business pages
- Custom drag-and-drop reports are supported
- Next Full-stack best practices
- Support mobile PC adaptation
- Support JWT demo
- Support AI conversations
- Support Choreography
- Support Excel
- Support Chart Editor
$ git clone git@github.com:MrXujiang/next-admin.git
Install dependencies:
$ cd next-admin && pnpm install
run:
# yarn dev
$ pnpm dev
No comments:
Post a Comment