0.1.0 • Published 3 years ago

@zero-materials/zero-materials v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Custom ICE Materials

Docs.

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

# page
$ cd pages/ExamplePage
$ npm install
$ npm run start

Add new material

$ iceworks add  # select block|component|scaffold|page

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.

错误解决

https://stackoverflow.com/questions/26522310/how-to-install-libpng-dev-on-windows