A Demo App for Tech Day 2022 Lightning Talk
An "old school" tech mingler. Fullstack meet DevOps "Jack-of-all-trades".
Using Safari go to the web site and click "Find Me" to ask for location permissions. After that press the "Share" button on Safari and select "Add to main screen".
Using Chrome go to the web site. After that press the "Menu" button on Chrome and select "Add to main screen".
Clone the project
git clone https://github.com/rgilsimoes/csw-office-finder
Go to the project directory
cd my-project
Install dependencies
npm install
Install Ionic cli
npm install -g @ionic/cli
Start the server
ionic serve
Client: React, Ionic, Capacitor