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
- Host: GitHub
- URL: https://github.com/javascript-incubator/wttfinal
- Owner: javascript-incubator
- Created: 2016-03-16T16:53:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-06T16:51:44.000Z (almost 10 years ago)
- Last Synced: 2025-01-23T03:43:31.206Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://watchthethrones.com
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watch The Throne
[](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`