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