# 九宫格二 **Repository Path**: dayu/JiuGongGeEr ## Basic Information - **Project Name**: 九宫格二 - **Description**: 用Typescript在Angular2框架下重新实现一遍九宫格。 - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 九宫格二 用Typescript在Angular2框架下重新实现一遍九宫格。 新建 ---- *使用SCSS解析CSS: ng new jgong --style=scss *新建生成九宫序列的service: ng generate service services/jgong-creator.service --flat 依赖包: ------- *依赖TypeScript Collections包: npm install typescript-collections --save *依赖ng-bootstrap包: npm install @ng-bootstrap/ng-bootstrap bootstrap@next --save 页面: ----- http://www.yuliming.cn/jgong/index.html