README
smartlib-web-sdk
此文件夹下放置前端sdk
Project setup
npm install
Compiles and minifies for production
npm run build
此文件夹下放置前端sdk
<script type="module">
import smartlibWebsdk from 'https://cdn.skypack.dev/@smartlib/websdk';
</script>
此文件夹下放置前端sdk
npm install
npm run build