@alicd/cone-scaffold-component-ts

cone-scaffold-component

Usage no npm install needed!

<script type="module">
  import alicdConeScaffoldComponentTs from 'https://cdn.skypack.dev/@alicd/cone-scaffold-component-ts';
</script>

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.