example project of wasm-pdf with angular 13.
Steps
- Clone this repo:
git clone https://github.com/Aditya1942/angular-wasm-pdf.git
- Install dependencies:
npm install
- Run the example:
npm run start
- In a web browser navigate to
http://localhost:4200