README
vue-push-npm
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
基于 Vue 的颜色选择器
<script type="module">
import wongVueVcolorPicker from 'https://cdn.skypack.dev/wong-vue-vcolor-picker';
</script>
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint