@100tal-seg/seg-react-material-template

0.0.3 • Public • Published

seg-react-material-template

简介

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

使用

$ npm install ice-devtools -g
$ ice-devtools init

区块预览

$ cd my-project/blocks/ExampleBlock
$ yarn
$ yarn dev

布局预览

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

模板预览

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

脚手架更新步骤

  • .gitignore 改成 _gitignore
  • package.json 改成 _package.json , 修改内容:
    • script: start -> dev
    • publishConfig
    • buildConfig
    • scaffoldConfig
    • name
    • version
    • description

Readme

Keywords

Package Sidebar

Install

npm i @100tal-seg/seg-react-material-template

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

745 kB

Total Files

223

Last publish

Collaborators

  • simple111
  • uv-w