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

https://github.com/gsans/whiteoctober-ng2-workshop-rc6

Based on angular2-webpack-starter (webpack + TypeScript)
https://github.com/gsans/whiteoctober-ng2-workshop-rc6

Last synced: 8 months ago
JSON representation

Based on angular2-webpack-starter (webpack + TypeScript)

Awesome Lists containing this project

README

          

#white october | Workshop - Introduction to Angular 2 (RC6)

[Instructions and Setup](http://bit.ly/ng2-doc-whiteoctober)

> Based on https://github.com/angular-class/angular2-webpack-starter.

```
whiteoctober-ng2-workshop-rc6/
├──src/
| ├──main.browser.ts * entry file
│ │
| ├──index.html * index page
│ │
│ └──app/ * original app from angular2-webpack-starter.
```

# License
[MIT](/LICENSE)