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)
- Host: GitHub
- URL: https://github.com/gsans/whiteoctober-ng2-workshop-rc6
- Owner: gsans
- License: mit
- Created: 2016-09-11T23:51:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T23:58:50.000Z (about 9 years ago)
- Last Synced: 2025-01-26T17:31:29.173Z (10 months ago)
- Language: JavaScript
- Size: 284 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)