cra-antd-cli

1.0.1 • Public • Published

Cra Antd CLI

A CLI Tool for create a react app with antd, react route, react redux etc.

Installation

# install global
$ npm install -g cra-antd-cli

Usage

# create
$ cra-antd-cli <command> [options]

Command create

# create
$ cra-antd-cli create [options] <project> [template]

# basic
$ cra-antd-cli create project

# create is default command
$ cra-antd-cli project

Command create options

  • -f, --force, force overwrite exists project
# force overwrite
$ cra-antd-cli create -f project

Command help

# help
$ cra-antd-cli -h
$ cra-antd-cli -help

# command help
$ cra-antd-cli create --help

Package Sidebar

Install

npm i cra-antd-cli

Weekly Downloads

2

Version

1.0.1

License

MTI

Unpacked Size

12.1 kB

Total Files

11

Last publish

Collaborators

  • peritot