Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukashirt/phoenix-pong

Port of ownCloud pong app to Phoenix
https://github.com/lukashirt/phoenix-pong

game javascript owncloud owncloud-phoenix

Last synced: about 8 hours ago
JSON representation

Port of ownCloud pong app to Phoenix

Awesome Lists containing this project

README

        

## How to build

```
yarn install
yarn build
```

For dev server run `yarn watch`