0.4.18 • Published 4 years ago
@ouyangdan/ice-material-demo v0.4.18
Custom Materials
Docs.
Install Iceworks CLI
$ npm i -g iceworks
$ iceworks --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
# page
$ cd pages/ExamplePage
$ npm install
$ npm run start
Add new material
$ iceworks add # select block|component|scaffold|page
Generate materials data
$ iceworks generate
Publish materials data
# sync to fusion material center
$ iceworks sync
Use materials in AppWorks
Add the materials data url to AppWorks.
0.4.17
4 years ago
0.4.18
4 years ago
0.4.16
4 years ago
0.4.15
4 years ago
0.4.10
4 years ago
0.4.9
4 years ago
0.4.13
4 years ago
0.4.14
4 years ago
0.4.11
4 years ago
0.4.12
4 years ago
0.4.8
4 years ago
0.4.5
4 years ago
0.4.4
4 years ago
0.4.7
4 years ago
0.4.6
4 years ago
0.3.0
4 years ago
0.2.0
4 years ago
0.4.1
4 years ago
0.4.0
4 years ago
0.4.3
4 years ago
0.4.2
4 years ago
0.1.0
4 years ago