@hcsy/hcsyiiii

0.1.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @hcsy/hcsyiiii

Weekly Downloads

1

Version

0.1.4

License

none

Unpacked Size

2.58 kB

Total Files

3

Last publish

Collaborators

  • hcsy