@gaopeng123/rc-paginated-list

分页加载列表


Keywords
h5, pagination, list
License
MIT
Install
npm install @gaopeng123/rc-paginated-list@1.2.18

Documentation

web-components-repo

web组件仓库,变更日志见CHANGELOG

在线demo见 stroybook

安装依赖

确保全局安装了lerna

npm install --global lerna
npm install --global pnpm
pnpm install

启动

到启动插件目录执行npm run start

编译

npm run build

发布

lerna publish