0.4.0 • Published 4 years ago

react-ts-material-template v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

ice-ts-material-template

简介

用于 iceworks init 初始化时的物料仓库模板,基于 react 和 next 组件库

使用

$ npm install iceworks -g
$ iceworks init material @icedesign/ice-ts-material-template

区块预览

$ cd my-project/blocks/ExampleBlock
$ npm install
$ npm run start

布局预览

$cd my-project/layouts/ExampleComponent
$ npm install
$ npm run start

模板预览

$ cd my-project/scaffolds/ExampleScaffold
$ npm install
$ npm run start
0.4.0

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago