Official Website | Opportunities | Facebook
Working with the latest technologies, designing the best products, and sharing our knowledge with the world wide community.
A simple chat application built using Ionic/Vue using Firebase and Capacitor.
- Make sure you have the latest version of Ionic by running
npm install -g @ionic/cli@latest
- Clone the repository and
cd
into the project. - Create a new project the firebase console and replace firebaseConfig in src/firebase.ts
- Run
npm i && ionic serve