0.1.2 • Published 5 years ago

@icedesign/ice-angular-material-template v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

ice-angular-material-template

简介

基于 @angular/cli 脚手架生成的 ice 初始物料仓库模版。用于 ice-devtools init 初始化时的物料仓库模板。

使用

$ npm install ice-devtools -g
$ ice-devtools init

区块预览

$ cd my-project/blocks/ExampleBlock
$ npm install
$ npm run start

模板预览

$ cd my-project/scaffolds/ExampleScaffold
$ npm install
$ npm run start