esb-tutorial-schema

0.2.9 • Public • Published

Getting Started With Schematics

1.

npm install --save esb-tutorial-schema
或 ng add  esb-tutorial-schema

2.
可選擇其一如下做法
A.
 add the following to angular.json
  "cli": {
    "defaultCollection": "esb-tutorial-schema"
  }
  
  ng g esb-service --name MyApp
B.
ng g esb-tutorial-schema:esb-service --name MyApp


Readme

Keywords

Package Sidebar

Install

npm i esb-tutorial-schema

Weekly Downloads

4

Version

0.2.9

License

MIT

Unpacked Size

98.1 kB

Total Files

41

Last publish

Collaborators

  • randykuo