README
applet-ui
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
## Project setup ``` yarn install ```
<script type="module">
import appletUi from 'https://cdn.skypack.dev/applet-ui';
</script>
yarn install
yarn serve
yarn build
yarn lint