README
dmd-component
多麦业务模块库
TODO
- schema-page@beta 版本依赖问题;
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
components
<script type="module">
import dmdComponent from 'https://cdn.skypack.dev/dmd-component';
</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