Skip to content

Instantly share code, notes, and snippets.

@chiefcll
Last active July 10, 2023 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chiefcll/1991cea24cbf51009b9a6af8f668c6e4 to your computer and use it in GitHub Desktop.
Save chiefcll/1991cea24cbf51009b9a6af8f668c6e4 to your computer and use it in GitHub Desktop.
PWA Workshop

Progressive Web App Workshop

👋 Hello PWA Enthusiasts 🌄

Thanks for coming to our hands-on introduction to Progressive Web Apps with Ionic!

Please complete the following steps to get started. For any project we ask you to clone, clone them all to the same root project directory:

  1. Complete our Pre-Workshop Survey
  2. Install Git: Mac OSX & Linux Users | Windows Users
  3. Install Node.js at least v18.0.0. For Mac OSX & Linux Users, we recommend using NVM (Node Version Manager) to allow you to have different versions of Node.js on your machine and you also will not have to use sudo when running npm install. If you wish to use NVM:
  • Install NVM per their instructions
  • Follow the instructions in your terminal
  • Install the latest version of Node: nvm install --lts
  • Make sure subsequent commands you use use the latest version of Node with NVM: nvm use --lts (this will persist until you close your terminal tab)
  1. Clone the dating-app-pwa repo & follow the instructions on https://github.com/ComcastSamples/dating-app-pwa to get the dependencies & repo set up

Slides

Click here to view & download the slides

Questions?

Please reach out to us on Twitter, we're happy to help :-)

John & Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment