Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 385 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 385 Bytes

rootnet-design

支撑中台业务开发的React桌面端组件库

Preview

https://gxspp.site/

Getting Started

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build