README
wxos-cli
A scaffold that quickly generates a weex template.
Quickstart
npm install -g wxos-cli@latest
# or
yarn global add wxos-cli@latest
wxos init <template> my-project
License
MIT
wxos-cli
<script type="module">
import wxosCli from 'https://cdn.skypack.dev/wxos-cli';
</script>
A scaffold that quickly generates a weex template.
npm install -g wxos-cli@latest
# or
yarn global add wxos-cli@latest
wxos init <template> my-project
MIT