@east-century/materials

0.1.2 • 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

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.

/@east-century/materials/

    Package Sidebar

    Install

    npm i @east-century/materials

    Weekly Downloads

    0

    Version

    0.1.2

    License

    none

    Unpacked Size

    8.38 kB

    Total Files

    3

    Last publish

    Collaborators

    • east-century-fex