README
scaffold-component
env
nodejs: 10.18.0
development
$ npm run start
build
$ npm run build
publish
It is recommended to use npm publish
If you have a custom requirement, refer to scripts/release.sh, somtimes you need to modify it.
cone-scaffold-component
<script type="module">
import alicdConeScaffoldComponentTs from 'https://cdn.skypack.dev/@alicd/cone-scaffold-component-ts';
</script>
nodejs: 10.18.0$ npm run start$ npm run buildIt is recommended to use npm publish
If you have a custom requirement, refer to scripts/release.sh, somtimes you need to modify it.