Pages

Sunday, 22 December 2024

next-admin

 (from https://github.com/MrXujiang/next-admin)

An out-of-the-box admin based on NextJS and AntDesign | 一款基于nextjs+antd5.0的后台系统

orange.turntip.cn

1.0 is out! 🎉🎉🎉

Next-Admin 1.2.0

Features

  • 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

Usage

Install

$ 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