Skip to content

🐳Material development tools, support React&Vue(支持 React&Vue 框架的物料开发工具)

License

Notifications You must be signed in to change notification settings

bojoyzhou/ice-devtools

 
 

Repository files navigation

ice-devtools

Devtools for develop materials such as scaffold, block and component. Docs

Installation

$ npm install ice-devtools -g
$ idev -V

Introduction

  • 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

Getting Started

Init materials:

$ idev init

Develop a block material:

$ cd blocks/ExampleBlock
$ npm install
$ npm start

Use npm publish each material, and then generate the materials data:

$ npm run generate

Contributors

Feel 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.

License

MIT

About

🐳Material development tools, support React&Vue(支持 React&Vue 框架的物料开发工具)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.1%
  • TypeScript 17.5%
  • CSS 3.2%
  • HTML 2.8%
  • Vue 2.4%