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

https://github.com/hypercubed/angular-ecs-pong


https://github.com/hypercubed/angular-ecs-pong

Last synced: about 3 hours ago
JSON representation

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.