README
hi-ui
Project setup
npm install hello-ui-icon
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
## Project setup ``` npm install hello-ui-icon ```
<script type="module">
import helloUiIcon from 'https://cdn.skypack.dev/hello-ui-icon';
</script>
npm install hello-ui-icon
npm run serve
npm run build
npm run lint