Angular.js#
The examples/angular project is a very simple Angular project.
It is a just a proof of concept and displays the first page of a PDF in the browser.
Getting Started#
Once you have checked out the example from our Github repository then do the following:
Initialize the project#
npm install
Start the server#
npx ng serve