0.1.0 • Published 2 years ago

@fangjiangz/ff v0.1.0

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

Custom Materials

Docs.

Install appworks CLI

$ npm i -g appworks
$ appworks --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

$ appworks add  # select block|component|scaffold

Generate materials data

$ appworks generate

Publish materials data

# sync to fusion material center
$ appworks sync

Use materials in AppWorks

Add the materials data url to AppWorks.