1.0.1 • Published 3 years ago

materials-vue-typescript v1.0.1

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

自定义物料初始模板

jenkins 测试

简介

用于自定义物料,支持自定义区块、布局、模板

使用

安装依赖

$ npm install

区块预览

$ cd blocks/ExampleBlock
$ npm install
$ npm run start

模板预览

$ cd scaffolds/ExampleScaffold
$ npm install
$ npm run start

添加物料

# 根据提示自定义添加
# 需要到根目录下添加
$ ice-devtools add