Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 334 Bytes

AngularWasmPdf

example project of wasm-pdf with angular 13.

Steps

  1. Clone this repo: git clone https://github.com/Aditya1942/angular-wasm-pdf.git
  2. Install dependencies: npm install
  3. Run the example: npm run start
  4. In a web browser navigate to http://localhost:4200