https://github.com/hypercubed/angular-ecs-pong
https://github.com/hypercubed/angular-ecs-pong
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hypercubed/angular-ecs-pong
- Owner: Hypercubed
- Created: 2015-05-03T11:47:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T10:15:50.000Z (about 11 years ago)
- Last Synced: 2025-10-29T04:38:59.867Z (8 months ago)
- Language: JavaScript
- Homepage: http://hypercubed.github.io/angular-ecs-pong/#/
- Size: 504 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-ecs-pong
## Install
```
git clone git@github.com:Hypercubed/angular-ecs-pong.git
cd angular-ecs-pong
npm install
bower install
```
## Build & development
Run `grunt` for building and `grunt serve` for preview.