0.4.18 • Published 3 years ago

@ouyangdan/ice-material-demo v0.4.18

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

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

3 years ago

0.4.18

3 years ago

0.4.16

3 years ago

0.4.15

3 years ago

0.4.10

3 years ago

0.4.9

3 years ago

0.4.13

3 years ago

0.4.14

3 years ago

0.4.11

3 years ago

0.4.12

3 years ago

0.4.8

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.1.0

3 years ago