0.1.3 • Published 4 years ago

amap-com v0.1.3

Weekly downloads
10
License
-
Repository
-
Last release
4 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

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.

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago