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

https://github.com/duquejo/vue-ts-map

VueJS Mapbox Library implementation, It's built purely with Vue + TypeScript using VueX for the global state management
https://github.com/duquejo/vue-ts-map

Last synced: over 1 year ago
JSON representation

VueJS Mapbox Library implementation, It's built purely with Vue + TypeScript using VueX for the global state management

Awesome Lists containing this project

README

          

# 10-maps-app

## Project setup
```
npm install
```

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

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

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).