Home

Awesome

GIN-Admin-Frontend

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

gin-admin-frontend

Features

Environment Prepare

You can use nvm to manage node version.

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