Devtools for develop materials such as scaffold, block and component. Docs
$ npm install ice-devtools -g
$ idev -V- Support React/Vue/Angular material template
- Custom material template
- Init and develop materials
- Generate material data
- Sync the data to unpkg or fusion.design and get a url
- Use in iceworks by the url
Init materials:
$ idev initDevelop a block material:
$ cd blocks/ExampleBlock
$ npm install
$ npm startUse npm publish each material, and then generate the materials data:
$ npm run generateFeel free to report any questions as an issue, we'd love to have your helping hand on ice-scripts.
If you're interested in icestore, see CONTRIBUTING.md for more information to learn how to get started.