Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgdm/repeaters
https://github.com/mgdm/repeaters
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgdm/repeaters
- Owner: mgdm
- Created: 2015-06-08T21:11:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T21:27:02.000Z (over 9 years ago)
- Last Synced: 2024-10-14T12:36:20.488Z (2 months ago)
- Language: CSS
- Size: 570 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repeaters
This is a React-based app to show you where the nearest UK amateur radio repeaters are.
## Installation
```bash
npm install
npm run build
```## Debugging
You can use `npm run watch` to watch the JS files as you edit them.
## Demo
See [http://mgdm.github.io/Repeaters/](http://mgdm.github.io/Repeaters/).