lj-compoment

自建组件库

Usage no npm install needed!

<script type="module">
  import ljCompoment from 'https://cdn.skypack.dev/lj-compoment';
</script>

README

定制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.