dmd-component

components

Usage no npm install needed!

<script type="module">
  import dmdComponent from 'https://cdn.skypack.dev/dmd-component';
</script>

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