Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hannoeru/mask-map

口罩即時查 Mask Map (Taiwan)
https://github.com/hannoeru/mask-map

Last synced: 16 days ago
JSON representation

口罩即時查 Mask Map (Taiwan)

Awesome Lists containing this project

README

        

# 口罩即時查 Mask Map (Taiwan)

![口罩即時查](https://raw.githubusercontent.com/hannoeru/Mask-Map/master/doce/img/screenshot.png)

## Data from

https://raw.githubusercontent.com/kiang/pharmacies/master/json/points.json

## Build

### 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
```