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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T21:27:02.000Z (almost 10 years ago)
- Last Synced: 2025-01-24T11:28:23.416Z (3 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/).