1.0.3 • Published 5 years ago

gt-fed-cli v1.0.3

Weekly downloads
2
License
-
Repository
-
Last release
5 years ago

Cli based on Ant Design Pro for gt-dreamlife

A simple CLI for gt-dreamlife front-end projects.

npm package

Feature

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

Usage

Installation

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

$ npm install gt-fed-cli -g

New a gt-dreamlife-starter template

$ gt-fed-cli new // will download gt-starter-demo in current directory
$ gt-fed-cli new --no-auto-install // not auto install dependencies

CHANGELOG

1.0.0

  • init project