首页确保已安装git和nodejs(6或以上)
git clone https://github.com/chjtx/JTaro-Module.git
cd JTaro-Module
node src/server.js在浏览器打开http://localhost:3000/demos/index.html
# 安装rollup、rollup-plugin-jtaro-module
npm install
node build.js将build/index.html拖到浏览器访问