Mars JSON definition 环境准备 Node.js >= 10.0.0 本地开发 # 1. 安装依赖(首次) npm install # 2. 编译 npm run build 测试 npm run test 浏览器打开:http://localhost:9003/test/ 发布 tnpm publish