Skip to content

安装

使用包管理器

我们建议您使用包管理器(如 NPM、Yarnpnpm)安装 Dinert Amap

用法

shell
# 选择一个你喜欢的包管理器

# NPM
$ npm install echarts lodash @dinert/echarts

# Yarn
$ yarn add echarts lodash @dinert/echarts

# pnpm
$ pnpm install echarts lodash @dinert/echarts