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

https://github.com/javascript-incubator/wttfinal

Watch The Thrones Development Repository
https://github.com/javascript-incubator/wttfinal

Last synced: over 1 year ago
JSON representation

Watch The Thrones Development Repository

Awesome Lists containing this project

README

          

# Watch The Throne

[![Code Climate](https://codeclimate.com/github/rajatsharma305/wttfinal/badges/gpa.svg)](https://codeclimate.com/github/rajatsharma305/wttfinal)

## Grunt Tasks

### Build & development

Run `grunt` for building and `grunt serve` for preview.
After building put `app/extraScripts --> dist/extraScripts` and `app/style/overlays/ --> dist/style/overlays/`
For working of Vegas

### Testing

Running `grunt test` will run the unit tests with karma.

## Extra Scripts

### Vegas Background

`https://vegas.jaysalvat.com/`

### Angular-Timer

`https://github.com/globaljake/simple-inline-countdown-directive`

### Angular-Loading-Bar

`https://github.com/chieffancypants/angular-loading-bar`