/ionic-pwa-camera-no-plugins

A Ionic PWA app showing the use of the camera and gallery without the use of any plugins

Primary LanguageTypeScript

A Ionic PWA app showing the use of the camera and gallery without the use of any plugins

Demo

https://ionic-pwa-camera-no-plugins.firebaseapp.com

Debug and build

Debug locally:

ionic serve

Build PWA:

npm run ionic:build --prod

Deploy to Firebase:

firebase deploy