1.0.2 • Published 6 years ago

tiger-cli v1.0.2

Weekly downloads
4
License
MIT
Repository
-
Last release
6 years ago

Tiger CLI

An Angular scaffold tool used to generate angular templates, particularly useful for large commercial applications.

This Repo is working on progress,it may be changed frequently,so don't depend on it now。

Install

npm install -g tiger-cli

Usage

To generate a angular project。

tiger init myProject

The angular template is created using angular-cli,to make it use out of box,some common commercial business logics are added to the template。see https://github.com/zxhfighter/angular-template。