A Ionic PWA app showing the use of the camera and gallery without the use of any plugins
https://ionic-pwa-camera-no-plugins.firebaseapp.com
Debug locally:
ionic serve
Build PWA:
npm run ionic:build --prod
Deploy to Firebase:
firebase deploy
A Ionic PWA app showing the use of the camera and gallery without the use of any plugins
https://ionic-pwa-camera-no-plugins.firebaseapp.com
Debug locally:
ionic serve
Build PWA:
npm run ionic:build --prod
Deploy to Firebase:
firebase deploy