Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/worldmaker/dinghy

Facillitator for "Dinghies & Dolphins"
https://github.com/worldmaker/dinghy

Last synced: 12 days ago
JSON representation

Facillitator for "Dinghies & Dolphins"

Awesome Lists containing this project

README

        

# dinghy

Dinghy is a web app for facillitating a week long, collaborative "Dinghies & Dolphins" game at sea.

## Install ALL the Things

Don't forget you probably need to install the prerequisites:

```bash
dinghy$ npm install # Back-end NodeJS stuff and JSPM dev-time needs
dinghy/public$ jspm install # Front-end In Browser stuff like System.js
```