fishd-moibile-tools

1.0.1 • Public • Published

快速创建fishd-mobile组件文件目录

fm create Button

会在组件库项目source/components目录下创建以下目录及文件

└── Button
  ├── PropsType.tsx
  ├── Button.tsx
  ├── index.tsx
  ├── style
  │   └── index.less
  └── test
      ├── demo.test.js
      └── index.test.js

Readme

Keywords

none

Package Sidebar

Install

npm i fishd-moibile-tools

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

3.82 kB

Total Files

11

Last publish

Collaborators

  • hangaoke