Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 891 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 891 Bytes

如何启动?

1 npm install 2 npm start

启动后浏览器访问地址: http://localhost:8080/platform/

功能介绍

1 webpack + gulp编译 2 primeNG 组件库 引用 http://www.primefaces.org/primeng/#/ 3 高德地图定位功能 http://lbs.amap.com/ 4 惰性加载 5 修改ts文件自动刷新浏览器,修改html/css手动刷新浏览器 6 路由拦截功能

HOW TO START?

1 npm install 2 npm start

Entrance url: http://localhost:8080/platform/

Function Introduction:

1 Webpack + Gulp compile 2 PrimeNG WebUI Component http://www.primefaces.org/primeng/#/ 3 AMAP For Location Map http://lbs.amap.com/ 4 Router onlazyload for AngularJs2 5 Auto refresh exploer when changed .ts .html .css files 6 Intercept Routing