- Notifications
You must be signed in to change notification settings - Fork9
Dynamsoft/web-twain-angular-cli-application
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project demonstrates how to build an Angular scanning project withDynamsoft Web TWAIN SDK.
Environment: Node.js version - 22.14.0, Angular version - v19.2.1
Apply for a30-day free trial license of Dynamic Web TWAIN.
Update the license key in
src\app\dwt\dwt.component.tsfile:Dynamsoft.DWT.ProductKey = "LICENSE-KEY";Install the dependencies:
npm install --forceRun the Angular application as follows:
ng serve
Runng build to build the project. The build artifacts will be stored in thedist/ directory. Use the--prod flag for a production build.
About
No description or website provided.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.