An open API service indexing awesome lists of open source software.

https://github.com/tim1023/imagemap-vue

ImageMap Editor in Vue
https://github.com/tim1023/imagemap-vue

Last synced: 10 months ago
JSON representation

ImageMap Editor in Vue

Awesome Lists containing this project

README

          

# image-map
![image](https://i.imgur.com/Aj70s4b.jpg)

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Lints and fixes files
```
yarn run lint
```