Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henkelmax/gamemap
A web app to share maps in real-time with your friends.
https://github.com/henkelmax/gamemap
leaflet p2p peer-to-peer pwa vue
Last synced: 21 days ago
JSON representation
A web app to share maps in real-time with your friends.
- Host: GitHub
- URL: https://github.com/henkelmax/gamemap
- Owner: henkelmax
- Created: 2020-09-27T10:56:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T10:19:44.000Z (about 4 years ago)
- Last Synced: 2024-11-10T01:13:22.925Z (3 months ago)
- Topics: leaflet, p2p, peer-to-peer, pwa, vue
- Language: Vue
- Homepage: https://henkelmax.github.io/gamemap
- Size: 3.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Game Map ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/henkelmax/gamemap/Build) ![GitHub issues](https://img.shields.io/github/issues-raw/henkelmax/gamemap)
A web app to share maps in real-time with your friends.
## [Website](https://henkelmax.github.io/gamemap/)
## Project setup
```sh
yarn install
```### Compiles and hot-reloads for development
```sh
yarn serve
```### Compiles and minifies for production
```sh
yarn build
```