All Projects → WinmezzZ → React Antd Admin

WinmezzZ / React Antd Admin

Licence: mit
Management system with react and ant-design.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to React Antd Admin

React Latest Framework
a client framework of React
Stars: ✭ 835 (+339.47%)
Mutual labels:  hooks, antd
react-drag
A drag and drop platform based on sortable.js front-end visualization. 一个基于sortable.js的前端可视化搭建的拖拽平台,ui组件采用antd-mobile.通过umi脚手架构建.技术栈采用dva+hooks+umi+antd-mobile+sortable.js+react-color.
Stars: ✭ 51 (-73.16%)
Mutual labels:  hooks, antd
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (-61.58%)
Mutual labels:  hooks, antd
react-smart-app
Preconfiguration React + Ant Design + State Management
Stars: ✭ 13 (-93.16%)
Mutual labels:  hooks, antd
Alldemo
🍑 2020全栈学习Demo大合集 包含最新 hooks TS 等 还有umi+dva,数据可视化等实战项目 (持续更新中)
Stars: ✭ 189 (-0.53%)
Mutual labels:  hooks, antd
Abp React Antd
一个基于 ABP + React + Ant Design Pro 的快速开发框架
Stars: ✭ 175 (-7.89%)
Mutual labels:  antd
Appenv Kotlin
a xposed model -> AppEnv
Stars: ✭ 183 (-3.68%)
Mutual labels:  hooks
Dynamic Antd Theme
🌈 A simple plugin to dynamic change ant-design theme whether less or css.
Stars: ✭ 174 (-8.42%)
Mutual labels:  antd
React Nprogress
⌛️ A React primitive for building slim progress bars.
Stars: ✭ 173 (-8.95%)
Mutual labels:  hooks
Iosapphook
专注于非越狱环境下iOS应用逆向研究,从dylib注入,应用重签名到App Hook
Stars: ✭ 2,196 (+1055.79%)
Mutual labels:  hooks
Vue Antd Admin
🐜 Ant Design Pro's implementation with Vue
Stars: ✭ 2,766 (+1355.79%)
Mutual labels:  antd
React Ui Roundup
A one-stop-shop for comparing the features of all the best React frameworks. Useful for designers and engineers alike!
Stars: ✭ 177 (-6.84%)
Mutual labels:  antd
React Hooks In Svelte
React hook examples ported to Svelte
Stars: ✭ 176 (-7.37%)
Mutual labels:  hooks
Use Wallet
👛 useWallet() · All-in-one solution to connect a dapp to an Ethereum provider.
Stars: ✭ 182 (-4.21%)
Mutual labels:  hooks
Scout
可能是东半球最灵活的 URL 监控系统
Stars: ✭ 174 (-8.42%)
Mutual labels:  antd
React Admin
基于react的后台管理项目模板
Stars: ✭ 184 (-3.16%)
Mutual labels:  antd
Pro Layout
easy use `Ant Design Vue` layout
Stars: ✭ 172 (-9.47%)
Mutual labels:  antd
Useworker
⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
Stars: ✭ 2,233 (+1075.26%)
Mutual labels:  hooks
Beautiful React Diagrams
💎 A collection of lightweight React components and hooks to build diagrams with ease 💎
Stars: ✭ 2,326 (+1124.21%)
Mutual labels:  hooks
Bear Admin
一個簡潔的 antd-react-admin 應用。a clean antd-react-admin application
Stars: ✭ 176 (-7.37%)
Mutual labels:  antd

English | 简体中文

React Antd Admin

The best practices for React Hooks and Typescript.

React ant-design Typescript Redux license

✨ Features

  • 💡 TypeScript: A language for application-scale JavaScript
  • 📜 Blocks: Build page with block template
  • 💎 Hooks: Use react hooks API instead of traditional class API
  • 📐 Common Templates: Typical templates for enterprise applications
  • 🚀 State of The Art Development: Newest development stack of React/hooks/Redux/antd/typescript
  • 📱 Responsive: Designed for variable screen sizes
  • 🎨 Theming: Dynamically switch system theme
  • 🌐 International: Built-in i18n solution
  • ⚙️ Best Practices: Solid workflow to make your code healthy
  • 🔢 Mock development: Easy to use mock development solution
  • Usage: No barriers to use with complete documentation and detailed comments

📦 Install

$ git clone https://github.com/WinmezzZ/react-antd-admin.git
$ cd react-antd-admin
$ npm install
$ npm start

🔨 Build

npm install
npm run build

This project default deploy on root site, if you want to deploy on a child site, you need to set the public path. In the .env file at the root of this project, add PUBLIC_URL=YOUR_CHILD_PATH.

🖥 Browsers support

Modern browsers and Internet Explorer 10+.

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera ElectronElectron
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

🤝 Contributing

We very much welcome your contribution, you can build together with us in the following ways 😃

  • Use Ant Design Pro in your daily work.
  • Submit GitHub issues to report bugs or ask questions.
  • Propose Pull Request to improve our code.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].