Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 734 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 734 Bytes

what this ? 这是什么

这是一个主要用于说明 maptalksInfoWindow 如何与 VueReact 等前端框架融合的示例仓库。

🌟 你可以在这里学到什么

  • Micro Frontends: 整合了 qiankun 微前端框架。
  • Vue: 多实例化高阶用法以及实例间 vuex 通信。
  • React: 自定义渲染,redux,react-hooks。
  • lerna:多仓库管理利器。

🔨 Getting Started

Install

git clone https://github.com/sakitam-gis/map-popup-useage.git

yarn

yarn run bootstrap
yarn run start

// open http://localhost:7099

🎯 Roadmap

  • angular examples
  • 组件化