hcsytest

0.1.1 • 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 hcsytest

Weekly Downloads

0

Version

0.1.1

License

none

Unpacked Size

2.49 kB

Total Files

3

Last publish

Collaborators

  • hcsy