README
dumi
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
exframework for front ( base on antd )
<script type="module">
import antDesignExframework from 'https://cdn.skypack.dev/ant-design-exframework';
</script>
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build
,
$ npm run build