Skip to content

Latest commit

 

History

History
executable file
·
24 lines (12 loc) · 542 Bytes

readme.md

File metadata and controls

executable file
·
24 lines (12 loc) · 542 Bytes

Ionic Vue Document Scanner

An Ionic vue document scanner using Dynamsoft Document Normalizer which can work as a progressive web app as well as a native mobile app.

Online demo

ionic-vue-document-scanner.mp4

How to Run

For Web:

ionic serve

For iOS/Android:

  1. ionic cap sync.
  2. Use Android Studio or Xcode to open the project.