Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikesol/joyride

A rhythm game to play with friends and frenemies
https://github.com/mikesol/joyride

firebase purescrpt

Last synced: 19 days ago
JSON representation

A rhythm game to play with friends and frenemies

Awesome Lists containing this project

README

        

# Joyride

[joyride.fm](https://joyride.fm)

A rhythm game to play with friends and frenemies.

## Local development

Make sure to have a firebase emulator running via `firebase emulators:start`. To install the most recent firebase CLI, please read [these instructions](https://firebase.google.com/docs/cli).

Then, run `npm install && npm start`.

It should "just work". If it doesn't, please file an issue!