Skip to content

liqingrikeiikyeong/ant-design-pro-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli for Ant Design Pro npm package

A simple CLI for Ant Design Pro projects.

Feature

  • Standard Ant Design Pro template.
  • Interactive command line.
  • Common pages & components & models & services template.

Usage

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install ant-design-pro-cli -g

Init Ant Design Pro template

$ pro init // will download ant-design-pro in current directory

Add pages / components / models to project

$ cd your application
$ pro new

About

cli tool of Ant Design Pro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • CSS 9.3%