GIN-Admin-Frontend is a frontend project for gin-admin base on Ant Design React.
- 💎 Neat Design: Follow Ant Design specification
 - 📐 Common Templates: Typical templates for enterprise applications
 - 🚀 State of The Art Development: Newest development stack of React/umi/dva/antd
 - 🇨🇳 International: Built-in i18n solution
 - 🔐 RBAC: Support rbac permission management
 
You can use nvm to manage node version.
- Node.js v16.20.2
 
git clone https://github.com/gin-admin/gin-admin-frontend.gitnpm installnpm startnpm run buildnpm run lintYou can also use script to auto fix some lint error:
npm run lint:fixCopyright (c) 2023 Lyric
