@ywfe/yw-cloud-materials
v0.0.1-beta.4
Published
遥望云组件库
Downloads
1
Keywords
Readme
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.