Git Product home page Git Product logo

ngeurope-2018-pwa's Introduction

Web goes Native: Progressive Web Apps (PWA) with Angular—in Action!

ng-europe, February 1-2, 2018, 09:00-17:30, Espace Charenton, Paris.

Your trainers: Christian Weyer, Christian Liebel, Steffen Jahr, Thinktecture.

Setup

As we are expecting a high number of participants and we’ve seen a lot of unreliable conference WiFis, we kindly ask you to prepare the following setup steps at home or in the hotel.

Step 1: Devices and Software

Please bring your developer devices and install the following software. Already done? Click here for step 2.

NOTE: As web technologies move fast and quickly, there might be new releases in the meantime. To ensure everything works as intended, we strictly recommend you to stick to the versions noted below. Thanks!

Devices

  • Laptop with recent Windows/macOS/Linux version
  • Optional: Android smartphone/tablet with recent Android and Chrome version
  • Note: iOS Devices do not yet support the technologies that make a real PWA - sorry

Browsers (Desktop)

Developer Tools

  • Git (obviously)
    • Optional: Git UI tool such as TortoiseGit, Tower, SourceTree, GitKraken, …
  • Node.js, version 8.9.4 LTS
  • ngrok for secure & easy TCP/HTTP/HTTPS tunneling during development
  • Editor of your choice

Step 2: Demo Repository

On your favorite terminal, please run:

npm uninstall -g angular-cli @angular/cli
npm cache verify
npm install -g @angular/[email protected]

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

git clone https://github.com/thinktecture/ngeurope-2018-pwa.git
cd ngeurope-2018-pwa/api
npm install   # or yarn install (if installed)
cd ../client
npm install   # or yarn install (if installed)

If you prefer SSH, you can use this checkout URL: [email protected]:thinktecture/ngeurope-2018-pwa.git

ngeurope-2018-pwa's People

Contributors

christianliebel avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.