angularDemo

基于angular8搭建旅游路线项目

Stars
7
Committers
2

构建

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

运行单元测试

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

学习总结

    1. Angular8基本用法,架构
    1. 使用百度地图API实现自己的地图应用
    1. 解决调用百度地图API时的跨域问题
    1. 对localStorage进行基础封装
    1. material UI的使用