Docs.
$ npm i -g iceworks
$ iceworks --help
$ 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
Add the materials data url to AppWorks.