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

https://github.com/alterx/ng2-nflpicks


https://github.com/alterx/ng2-nflpicks

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ng2-nflpicks

Attempt to create a simple weekly picks apps with TypeScript and Angular 2. I will try to keep this repo updated with the latest version of ng2.

## To install dependencies

` npm install `
` bower install `
` tsd install `

## To run

` npm run tsc `
` npm start `