Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hamishmw/gamestack-web

Gamestack App Website
https://github.com/hamishmw/gamestack-web

app firebase gaming react

Last synced: 2 months ago
JSON representation

Gamestack App Website

Awesome Lists containing this project

README

        

# Gamestack App Website

A simple website for the Gamestack iOS App.

![Site preview](/public/site-preview.png)

## Install & run

Make sure you have npm and yarn installed. Install dependencies with:

```bash
yarn
```

Once it's done start up a local server with:

```bash
yarn start
```