@aitmed/aitmed-sdk-2

Official Front-End Software Development Kit for AiTmed 2.0

Usage no npm install needed!

<script type="module">
  import aitmedAitmedSdk2 from 'https://cdn.skypack.dev/@aitmed/aitmed-sdk-2';
</script>

README

@aitmed/aitmed-sdk-2

Official Front-End Software Development Kit for AiTmed 2.0

Usage

Open develop playground

  • npm i
  • npm run start:server

Publish to npm

  • npm run publish:public

    Before publish, the sdk will be build and bump up the npm version
    After publish, git push will be called