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:
- Complete our Pre-Workshop Survey
- Install Git: Mac OSX & Linux Users | Windows Users
- 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 runningnpm 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)
- Clone the dating-app-pwa repo & follow the instructions on https://github.com/ComcastSamples/dating-app-pwa to get the dependencies & repo set up
Click here to view & download the slides
Please reach out to us on Twitter, we're happy to help :-)