logincode

0.1.0 • Public • Published

Custom ICE Materials

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.

Dependents (0)

Package Sidebar

Install

npm i logincode

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

1.29 kB

Total Files

2

Last publish

Collaborators

  • xiaoyaci