@soundbug/materials

0.2.3 • Public • Published

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.

/@soundbug/materials/

    Package Sidebar

    Install

    npm i @soundbug/materials

    Weekly Downloads

    6

    Version

    0.2.3

    License

    none

    Unpacked Size

    5.22 kB

    Total Files

    3

    Last publish

    Collaborators

    • asoiso