0.1.0 • Published 4 years ago

test-liobsession-pakges v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

cqccteg-map-sdk

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

打包成组件
npm run lib

Lints and fixes files

npm run lint

npm包下载

npm i cqccteg-map-sdk --save

下载包后,main.js引用

import CqcctegMapSdk from 'cqccteg-map-sdk'
import 'cqccteg-map-sdk/lib/cqccteg-map-sdk.css'
Vue.use(CqcctegMapSdk)

See Configuration Reference.