README
platform-common
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
## platform-basic ``` yarn add platform-basic ```
<script type="module">
import platformBasic from 'https://cdn.skypack.dev/platform-basic';
</script>
yarn install
yarn serve
yarn build
yarn lint