Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/hannoeru/mask-map
- Owner: hannoeru
- License: mit
- Created: 2020-03-06T18:53:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T08:14:25.000Z (8 months ago)
- Last Synced: 2024-12-24T04:36:22.293Z (17 days ago)
- Language: Vue
- Homepage: https://mask.hannoeru.me
- Size: 91.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```