@ywfe/yw-cloud-materials
v0.0.1-beta.4
Published
遥望云组件库
Downloads
13
Keywords
Readme
Custom Materials
Docs.
Install appworks CLI
$ npm i -g appworks
$ appworks --helpInstall Deps
$ npm installDevelop materials
# block
$ cd blocks/ExampleBlock
$ npm install
$ npm run start
# component
$ cd blocks/ExampleBlock
$ npm install
$ npm run startAdd new material
$ appworks add # select block|component|scaffoldGenerate materials data
$ appworks generatePublish materials data
# sync to fusion material center
$ appworks syncUse materials in AppWorks
Add the materials data url to AppWorks.
