idai components 2:aidai组件的Angular2版本 源码
iDAI.components 2 入门 克隆此存储库并运行 npm install npm run build 测验 对库文件进行单元测试 $ npm test 通过NPM发布 需要一个npm帐户(可以在此处注册: : )和该npm软件包的用户权限。为了确保github上的版本号不落后于本地版本,建议在发布时保持以下命令顺序 git add . && git commit -m "" # Commit your local changes npm login npm run build npm version patch -m "New release %s" # which creates another commit npm publish git push
文件列表
idai-components-2-master.zip
(预估有个45文件)
idai-components-2-master
.gitignore
257B
package.json
753B
package-lock.json
5KB
src
model
image-resource-base.ts
258B
core
new-resource.ts
166B
resource.ts
3KB
暂无评论