Skip to content

crazyair/antd-pro-max

Repository files navigation

antd-pro-max

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,

$ npm run build