Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions getstarted/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,11 @@ description: Dynamic Web TWAIN SDK Documentation GetStarted Page

# Getting Started

* Follow [this guide]({{site.getstarted}}Helloworld.html) to learn about `Web TWAIN` by creating your first web scanning application
* Check out the [Hardware]({{site.getstarted}}Hardware.html) that you can utilize in your application with the help of `Web TWAIN`
* Check out the [Platforms]({{site.getstarted}}Platform.html) where `Web TWAIN` can run
* Check out the [FileTypes]({{site.getstarted}}Filetype.html) that `Web TWAIN` is able to decode/encode
Follow this [Hello World tutorial]({{site.getstarted}}Helloworld.html) to create your first web-based document scanning application.

## Popular frameworks

Popular frameworks and frequently asked development questions are covered in these articles.
Popular frameworks and frequently asked development questions are covered in these articles:

* [Use Web TWAIN in Angular]({{site.indepth}}development/angular.html)
* [Use Web TWAIN in React]({{site.indepth}}development/react.html)
Expand Down