Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertjgabriel/express
https://github.com/robertjgabriel/express
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/robertjgabriel/express
- Owner: RobertJGabriel
- License: mit
- Created: 2016-02-02T14:21:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T20:50:27.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T13:17:59.172Z (7 months ago)
- Language: CSS
- Size: 10.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![alt text](http://d8wuu9msfgurd.cloudfront.net/production/polygon-xb1-review/images/meta-thumb-01ac5074.png "Logo Title Text 1")
#Xbox Video Recording Viewer using Express
An Example of the xbox one api to view gamertags recordings and screenshots in expressjs and node Jade for html templating## Install
1. Download the repo
2. Run ``` npm install ```
3. Then lets get all the files we need ``` gulp move ```
4. Next lets build the resouces ``` gulp ```
5. Run the website ``` node server.js ```##Screenshots
###Home
Screen shot was too big lol
###About
![alt text](https://github.com/RobertJGabriel/express/blob/master/src/img/screenshots/about.png "Logo Title Text 1")###Contact
![alt text](https://github.com/RobertJGabriel/express/blob/master/src/img/screenshots/contact.png "Logo Title Text 1")