Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

shareit-icework

chenyahui31.0.0

This is a ice material project

readme

自定义物料初始模板

简介

用于自定义物料,支持自定义区块、布局、模板

使用

安装依赖

$ npm install

区块预览

$ cd blocks/ExampleBlock
$ npm install
$ npm run start

模板预览

$ cd scaffolds/ExampleScaffold
$ npm install
$ npm run start

添加物料

# 根据提示自定义添加
# 需要到根目录下添加
$ ice-devtools add