geo-view-mapgis
v0.2.27
Published
地图综合组件库(daisyyang) 2023/3/3 18:05
Readme
geo-view-mapgis
Project setup
npm install安装吉奥ui基础组件库
npm install geo-view-design@latest --registry http://172.17.0.155:9090安装吉奥js工具
npm install geo-js-tools@latest --registry http://172.17.0.155:9090安装图形端SDK
// 正式环境的
npm install geostar-map-plugins@api --registry http://172.17.0.155:9090
// 测试环境
npm install geostar-map-plugins@latest --registry http://172.17.0.155:9090
npm install [email protected] --registry http://172.17.0.155:9090安装loader编译模块
//
npm install [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] --save-dev
npm uninstall [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] --save-dev
npm install [email protected] --save-dev
npm install [email protected] --save-dev
npm install [email protected] --save
npm uninstall vue-eslint-parser --save-dev
npm install @babel/[email protected] --save-dev
撤回发布的版本
npm unpublish geo-view-mapgis@^0.1.44 --registry http://172.17.0.155:9090Compiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCompiles and hot-reloads storybook for development
npm run sbbuild storybook
npm run build-sb