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

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

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

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

#FullStack 2016 | Workshop - Introduction to Angular 2

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

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

```
ngconf-codelab/
├──src/
| ├──main.browser.ts * entry file
│ │
| ├──index.html * index page
│ │
│ │
│ └──app/ * basic application to explore Angular 2 features.
```

# License
[MIT](/LICENSE)