README
dev
this first time
npm i
npm run build-dev
not the first timr
npm start
wscn-market-components
<script type="module">
import wscnMarketComponents from 'https://cdn.skypack.dev/wscn-market-components';
</script>
this first time
npm i
npm run build-dev
not the first timr
npm start