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

https://github.com/johnlindquist/angular2-workshop-resources

Egghead.io - Angular 2 Workshop Resources
https://github.com/johnlindquist/angular2-workshop-resources

Last synced: over 1 year ago
JSON representation

Egghead.io - Angular 2 Workshop Resources

Awesome Lists containing this project

README

          

# Egghead.io - Angular 2 Workshop Resources

## Setup
- Clone or fork this repository
- Make sure you have [node.js](https://nodejs.org/) installed
- run `npm install` to install dependencies
- run `npm start` to fire up dev server
- open browser to [`http://localhost:4000`](http://localhost:4000)