README
hello-world
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint
'测试使用的例子'
<script type="module">
import dragonYdlText from 'https://cdn.skypack.dev/dragon_ydl_text';
</script>
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint