Skip to content

Files

Latest commit

43bafc1 · Feb 21, 2017

History

History
38 lines (25 loc) · 1.43 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.43 KB

Advanced Angular Workshop - Echte Erfahrungen aus echten Projekten

Hackschool Karlsruhe, 25. Februar 2017, 13:00–17:00 Uhr, Duale Hochschule Baden-Württemberg Karlsruhe.

Christian Liebel, Software Architect, Thinktecture AG, Karlsruhe.

Setup

Prerequisites

Please try this at home

As KA-WLAN has a relatively limited bandwidth, I kindly ask you to install the required third-party packages at home or any place with a stable internet connection. On your command line, please run:

npm uninstall -g angular-cli @angular/cli
npm cache clear
npm install -g @angular/cli@1.0.0-beta.32.3

Yes, that’s latest and greatest software. The speaker’s got a nerve!

Next, navigate to a folder of your choice and execute:

git clone https://github.com/chliebel/hackschool-angular.git
cd hackschool-angular
npm install   # or yarn (if installed)

Or, if you prefer SSH, use this checkout URL: git@github.com:chliebel/hackschool-angular.git

That’s all for now! See you on Saturday. If you have any questions in the meantime, feel free to drop me a Tweet.