Docs Ice. Docs npm. Docs storyBook-doc.
$ 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$ iceworks add # select block|component|scaffold$ iceworks generate# sync to fusion material center
$ iceworks syncAdd the materials data url to iceworks.
npm run docnpm run build-doc npm publishnpm unpublish [pageageName] --force