Skip to content

A React UI Components Base on React

NotificationsYou must be signed in to change notification settings

Wangbaoqi/react-ship

Repository files navigation

react-ship-doc

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father-build,

$ npm run build