README
uxuiservice-cli
V0.0.3
this is source code for scaffolding which put on npm repository, in this way, it is very quick to start one new ui service and better user experience for developer
V0.0.4
fix module not installed bug
cli for creating new ui service
<script type="module">
import uxuiserviceCli from 'https://cdn.skypack.dev/uxuiservice-cli';
</script>
this is source code for scaffolding which put on npm repository, in this way, it is very quick to start one new ui service and better user experience for developer
fix module not installed bug