Files
dooring/packages/dooringx-dumi-doc
hufeixiong de48b8fe4d fix: link
2021-12-14 17:24:37 +08:00
..
2021-12-14 17:24:37 +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
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