1.0.16 • Published 5 years ago

zhimatech-materials v1.0.16

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

自定义物料初始模板

简介

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

使用

安装依赖

$ npm install

区块预览

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

模板预览

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

添加物料

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

Generate materials json.

   npm run generate

You can upload the JSON file to a static web server and put the URL at Iceworks settings panel. You will see your materials in Iceworks

We suggest that you can sync the materials json to fusion or unpkg by run:

   npm run sync  or  npm run sync-unpkg
--registry https://registry.npmjs.com/

引用

https://unpkg.com/zhimatech-materials@latest/build/materials.json
https://cdn.jsdelivr.net/npm/zhimatech-materials@latest/build/materials.json
1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago