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 sync
Add the materials data url to iceworks.
npm run doc
npm run build-doc
npm publish
npm unpublish [pageageName] --force