README
To start a new KOS project in command line:
1. Install kos-cli:
npm install kos-cli -g
kos init saas
kos dev
The Key Operation System For Frontend
<script type="module">
import saasfeKos from 'https://cdn.skypack.dev/@saasfe/kos';
</script>
npm install kos-cli -g
kos init saas
kos dev