adminlte_ng2 angular2 adminlte 模板 工具:vscode 介绍 使用 angular2 改造 adminlte模板 编译 通过git 克隆代码库: git clone https://github.com/ZhaoRd/adminlte_ng2.git 命令行切换到 src/adminlteng2 执行 npm install -g angular-cli 执行 npm install 执行 ng serve 浏览器打开 http://localhost:4200 特性功能 核心代码库迁移 路由(90%)