@lz-test/my-materials
v0.1.2
Published
This is a ice material project
Downloads
6
Readme
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 start
# page
$ cd pages/ExamplePage
$ npm install
$ npm run startAdd new material
$ iceworks add # select block|component|scaffold|pageGenerate materials data
$ iceworks generatePublish materials data
# sync to fusion material center
$ iceworks syncUse materials in Iceworks
Add the materials data url to Iceworks.
