<h1 align="center">Welcome to yymap 👋</h1>
<p>
  <img alt="Version" src="https://img.shields.io/badge/version-0.3.6-blue.svg?cacheSeconds=2592000" />
  <img src="https://img.shields.io/badge/npm-%3E%3D6.9.0-blue.svg" />
  <img src="https://img.shields.io/badge/node-%3E%3D10.16.0-blue.svg" />
  <a href="http://10.0.0.27/YYMap-doc/dist/config/">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" target="_blank" />
  </a>
</p>

> this is map engine base on maptalks.js

### 🏠 [Homepage](http://10.0.0.27/YYMap-doc/dist/)

## Prerequisites

- npm >=6.9.0
- node >=10.16.0

## Install

```sh
yarn
```

## Usage

```sh
npm run dist
```

## Run tests

```sh
node server.js
```

## Author

👤 **Iverson.hu**

* Github: [@deyihu](https://github.com/deyihu)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://gitee.com/YeYoo/yyfrontend/issues).

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_