ideal-component

1.0.1 • Public • Published

理想前端组件开发模板

文件目录结构

├── lib                            # 打包后静态文件
└── src                             # 功能代码入口
    ├── api                         # 接口
    ├── assets                      # 静态资源
    ├── components                  # 组件文件夹
    ├── utils                       # 工具文件
    ├── index.ts                    # 组件入口文件
├── babel.config                    # babel配置文件
├── package.json                    # 配置文件
├── readme.md                       # 组件说明文件

Readme

Keywords

Package Sidebar

Install

npm i ideal-component

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

16.8 kB

Total Files

9

Last publish

Collaborators

  • showballer