0.1.1 • Published 6 years ago
myicetest v0.1.1
Custom ICE Materials
Docs.
Install iceworks
$ npm i -g iceworks
$ iceworks --helpInstall Deps
$ npm installDevelop materials
# block
$ cd blocks/ExampleBlock
$ npm install
$ npm run start
# component
$ cd blocks/ExampleBlock
$ npm install
$ npm run startAdd new material
$ iceworks add # select block|component|scaffoldGenerate materials data
$ iceworks generatePublish materials data
# sync to fusion material center
$ iceworks syncUse materials in iceworks
Add the materials data url to iceworks.
0.1.1
6 years ago