README
coolcare_pc_component
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
coolcare-pc 项目提取出的公共组件
<script type="module">
import coolcarePcComponent from 'https://cdn.skypack.dev/coolcare_pc_component';
</script>
yarn install
yarn serve
yarn build
yarn lint