README
SJKendo
第一个demo
########### 假设当前运行的目录下有 public文件夹 ########################
cnpm install https://github.com/sherfong/SJKendo
cd node_modules\sjkendoui
运行 cnpm run init
第一个demo
<script type="module">
import sjkendoui from 'https://cdn.skypack.dev/sjkendoui';
</script>
第一个demo
########### 假设当前运行的目录下有 public文件夹 ########################
cnpm install https://github.com/sherfong/SJKendo
cd node_modules\sjkendoui
运行 cnpm run init