gin-admin-vue icon indicating copy to clipboard operation
gin-admin-vue copied to clipboard

A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.基于 Golang + Gin + GORM 2.0 + Casbin 2.0 + Wire DI 的轻量级、灵活、优雅且功能齐全的...

GIN-Admin-Frontend

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

gin-admin-frontend

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

Features

  • :gem: Neat Design: Follow Ant Design specification
  • :triangular_ruler: Common Templates: Typical templates for enterprise applications
  • :rocket: State of The Art Development: Newest development stack of React/umi/dva/antd
  • :cn: International: Built-in i18n solution
  • :closed_lock_with_key: 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 or yarn add

Start project

 vite --mode dev

Build project

vite build --mode prod

Check code style

npm run lint

MIT License

Copyright (c) 2023 Muyu