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

https://github.com/vikbert/maskr

A Vue.js project to show the real-time inventory level of masks. The geo-data used in this app is found from the internet, not REAL.
https://github.com/vikbert/maskr

google-maps-api vuejs

Last synced: 5 months ago
JSON representation

A Vue.js project to show the real-time inventory level of masks. The geo-data used in this app is found from the internet, not REAL.

Awesome Lists containing this project

README

          

# Maskr

Realtime Mask Radar

## Getting started
```
npm install
npm run dev
```

#### Build

```
npm run build
```

#### Linter

```
npm run lint
```