Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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