README
js-element
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 elementMk from 'https://cdn.skypack.dev/element-mk';
</script>
yarn install
yarn serve
yarn build
yarn lint