Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 958 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 958 Bytes

Angular Image Viewer with Viewer.js

This project was generated with Angular CLI version 15.0.0.

Getting Started

This repository is an example of how to build an Angular Image Viewer with Viewer.js. Check out the accompanying blog post!

Running the Example

  1. Clone this repository:
git clone https://github.com/PSPDFKit-labs/angular-image-viewer.git
  1. Install dependencies:
npm install
  1. Run the server:
ng serve

This command will start a local development server and open your browser to the URL http://localhost:4200/. The application will automatically reload if you change any of the source files.

Contributing

Please ensure you have signed our CLA so that we can accept your contributions.