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

https://github.com/gsans/poznan-ng2-workshop

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

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

#Poznan | Workshop - Introduction to Angular 2

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

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

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

# License
[MIT](/LICENSE)