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)
- Host: GitHub
- URL: https://github.com/gsans/poznan-ng2-workshop
- Owner: gsans
- License: mit
- Created: 2016-10-09T13:30:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T13:39:03.000Z (about 9 years ago)
- Last Synced: 2025-01-26T17:32:10.144Z (9 months ago)
- Language: JavaScript
- Size: 438 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)