Skip to content

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

Notifications You must be signed in to change notification settings

dornieden/ionic-pwa-camera-no-plugins

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 36.3%
  • CSS 30.7%
  • HTML 25.4%
  • JavaScript 7.6%