Angular2 整合插件合集 CodeBe
- 授权协议: MIT
- 开发语言: TypeScript
- 操作系统: 跨平台
- 软件首页: http://git.oschina.net/zt_zhong/CodeBe
- 软件文档: http://git.oschina.net/zt_zhong/CodeBe
软件介绍
CodeBe (码B) 是一个是使用 Angular2 整合各种插件的项目,包括(layer、bootstrap-table、markdown编辑器、highcharts、ckeditor、高德地图、fullcalendar 等等)。如果你有什么想要集成的插件,请告诉我,我来加进去。ng2 版本在 ng2 的分支中,后面就不往里面加东西了,主要在 ng4 中加。
安装&运行
npm install -g cnpm cnpm install -g @angular/cli cnpm install ng serve

