Skip to content

thinktecture/angulardays-2017-spring-pwa

Repository files navigation

Progressive Web Apps: Das Web wird nativ(er)

Angular Days 2017, 21. März 2017, 13:30–17:00 Uhr, Holiday Inn München-Unterhaching.

Christian Liebel, Software Architect, Thinktecture AG, Karlsruhe.

Due to the expected number of participants, we will not be able to have a “hands-on” workshop. However, if you like, you can follow the instructor using this repository.

Setup

Prerequisites

Please try this at home

As Hotel WiFis tend to be unreliable, 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/[email protected]

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/thinktecture/angulardays-2017-spring-pwa.git
cd angulardays-2017-spring-pwa
npm install   # or yarn (if installed)

Or, if you prefer SSH, use this checkout URL: [email protected]:thinktecture/angulardays-2017-spring-pwa.git

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