@codeless-js/vue-materials-iview

This is a ice material project

Usage no npm install needed!

<script type="module">
  import codelessJsVueMaterialsIview from 'https://cdn.skypack.dev/@codeless-js/vue-materials-iview';
</script>

README

Custom ICE Materials

物料源地址:https://unpkg.com/@codeless-js/vue-materials-iview@latest/build/materials.json

Docs.

Install iceworks

$ npm i -g iceworks
$ iceworks --help

Install Deps

$ npm install

Develop materials

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

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

Add new material

$ iceworks add  # select block|component|scaffold

Generate materials data

$ iceworks generate

Publish materials data

# sync to fusion material center
$ iceworks sync

Use materials in iceworks

Add the materials data url to iceworks.