gt-fed-cli

The command tool based on ant design pro for gt-dreamlife

Usage no npm install needed!

<script type="module">
  import gtFedCli from 'https://cdn.skypack.dev/gt-fed-cli';
</script>

README

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