Skip to content

A gin-admin frontend scaffold based on Ant Design Pro 5.x, with a large number of out-of-the-box components, a complete development and debugging experience, and a complete set of development and debugging interfaces.

License

gin-admin/gin-admin-frontend

Repository files navigation

GIN-Admin-Frontend

GIN-Admin-Frontend is a frontend project for gin-admin base on Ant Design React.

gin-admin-frontend

  • Preview
    • Username: admin
    • Password: abc-123

Features

  • 💎 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

Environment Prepare

You can use nvm to manage node version.

  • Node.js v16.20.2

Quick Start

Clone project

git clone https://github.com/gin-admin/gin-admin-frontend.git

Install dependencies

npm install

Start project

npm start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

MIT License

Copyright (c) 2023 Lyric

About

A gin-admin frontend scaffold based on Ant Design Pro 5.x, with a large number of out-of-the-box components, a complete development and debugging experience, and a complete set of development and debugging interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published