1.0.6 • Published 6 years ago

vue-tp-materials v1.0.6

Weekly downloads
25
License
-
Repository
-
Last release
6 years ago

自定义物料初始模板

简介

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

使用

安装开发者工具

$ npm install ice-devtools -g

区块预览

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

模板预览

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

添加物料

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

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago