Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1.11 KB

README.md

File metadata and controls

61 lines (40 loc) · 1.11 KB

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

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