codetrial / generator-antd-pro

An easy way to build your ant-design-pro application.
https://generator-antd-pro.netlify.com
MIT License
33 stars 7 forks source link
admin ant-design ant-design-pro boilerplate dashboard generator react yeoman yeoman-generator

generator-antd-pro

Version License Dependencies PRs Welcome

An easy way to build your ant-design-pro application.

:us: English | :cn: 简体中文

Docs

:zap: Live Demo | :book: Docs

Screen Capture

Screen Capture

Getting Started

Prerequisites

You must install Yeoman CLI before you start:

npm install -g yo
# OR
yarn global add yo

Install

npm install -g generator-antd-pro
# OR
yarn global add generator-antd-pro

Creating Your Project

Complete Structure

Clone Ant Design Pro's official repo:

yo antd-pro

Simple Structure

A simple template that only contains basic list pages and form pages, without unnecessary redundant files:

yo antd-pro:simple

Core Features

Contributing

Looking forward to your pull requests.

Built With

License

MIT

Copyright (c) 2018 - present, Felix Yang