Ecosyste.ms: Awesome
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: about 8 hours ago
JSON representation
Port of ownCloud pong app to Phoenix
- Host: GitHub
- URL: https://github.com/lukashirt/phoenix-pong
- Owner: LukasHirt
- License: mit
- Created: 2020-02-02T12:47:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:50:23.000Z (about 2 years ago)
- Last Synced: 2025-01-29T05:36:44.859Z (8 days ago)
- Topics: game, javascript, owncloud, owncloud-phoenix
- Language: JavaScript
- Homepage:
- Size: 485 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## How to build
```
yarn install
yarn build
```For dev server run `yarn watch`