Admin template based on Angular 7+, Bootstrap 4 and Nebular angular官方学习文档(推荐) https://angular.io/ 项目安装: git clone:url; npm install; npm start(已通过代理连接后端调试前端代码) 前端代码完成后git push ,tslint自动检查代码格式,格式不标准push不到分支上