# gis_front_end_frame **Repository Path**: wwwKit/gis_front_end_frame ## Basic Information - **Project Name**: gis_front_end_frame - **Description**: GIS前端框架研究,包括ol, mapbox, leaflet等 - **Primary Language**: 其他 - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-25 - **Last Updated**: 2021-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GIS前端框架研究 ## 开始 `npm run build` 构建应用到 `public/bundle.js` `npm start` 登录服务器,默认端口为`5000` `npm run watch` 开始监视模式,跟踪文件变化 `npm run dev` 并行运行 `npm start` 和 `npm run watch` ## 模块 * ol(5.0为例) ## License [MIT](LICENSE).