Skip to content

基于飞冰物料,组件,区块和文档开发,适配ICE中台研发体系

Notifications You must be signed in to change notification settings

jeryqwq/Ice-Component-Block

Repository files navigation

Custom ICE Materials and Doc

Docs Ice. Docs npm. Docs storyBook-doc.

npm package. component Doc.

Install iceworks

$ npm i -g iceworks
$ iceworks --help

Install Deps

$ npm install

Develop materials

# block
$ cd blocks/ExampleBlock
$ npm install
$ npm run start

# component
$ cd blocks/ExampleBlock
$ npm install
$ npm run start

Add new material

$ iceworks add  # select block|component|scaffold

Generate materials data

$ iceworks generate

Publish materials data

# sync to fusion material center
$ iceworks sync

Use materials in iceworks

Add the materials data url to iceworks.

Doc

run Document

npm run doc

build Doc

npm run build-doc

publish package

  npm publish

unpublish package

npm unpublish [pageageName] --force 

About

基于飞冰物料,组件,区块和文档开发,适配ICE中台研发体系

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published