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

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: over 1 year 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`