README
@dinkumdemo/tdemo
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
初步npm组件库测试
<script type="module">
import xhrong from 'https://cdn.skypack.dev/xhrong';
</script>
yarn install
yarn serve
yarn build
yarn lint