itran-plugin
v1.0.30
Published
iTran翻译系统前端纠错插件
Downloads
9
Readme
Build Setup
# install dependencies
npm install
# 生成UMD格式js文件
npm run build
# 设置registry
npm set registry http://npm.1024.team
# 上传组件到公司npm
npm publish
# 启动测试工程
npm run demo