Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 354 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 354 Bytes

react-base-table-extends

在线 demo

https://52flutter.github.io/react-base-table-extends

Getting Started

Install dependencies,

$ npm i react-base-table-extends

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build