0.1.0 • Published 3 years ago

lj-compoment v0.1.0

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

定制ICE材料

Docs.

安装Iceworks

$ npm i -g iceworks
$ iceworks --help

安装Deps

$ npm install

开发材料

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

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

# page
$ cd pages/ExamplePage
$ npm install
$ npm run start

添加新材料

$ iceworks add  # select block|component|scaffold|page

生成材料数据

$ iceworks generate

发布物料数据

# sync to fusion material center
$ iceworks sync

在Iceworks中使用材料

Add the materials data url to Iceworks.