README
plint-ui-lib
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
Ui lib for plint
<script type="module">
import plintUiLib from 'https://cdn.skypack.dev/plint-ui-lib';
</script>
yarn install
yarn serve
yarn build
yarn lint