Files
dooring/packages/dooringx-dumi-doc
2022-09-05 17:27:10 +08:00
..
2022-09-05 17:27:10 +08:00
2021-11-24 12:50:19 +08:00
2021-11-24 12:50:19 +08:00
2022-08-15 00:11:02 +08:00
2021-11-24 12:50:19 +08:00
2021-11-24 12:50:19 +08:00
2021-11-24 12:50:19 +08:00
2021-11-24 12:50:19 +08:00

dooringx-dumi-doc

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build