Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 937 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 937 Bytes

NgxPdfViewer

demo

This repository is an example of how to build an Angular PDF viewer with ngx-extended-pdf-viewer.

You can read about the example project in our blog post.

This project was generated with Angular CLI version 13.0.2.

Running the Project

npm install # install dependencies

ng serve # start dev server

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Contributing

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