UNPKG

angular-pdf-view

Version:
26 lines (19 loc) 316 B
# Contribute * Clone the project ``` git clone https://github.com/mykhalkevych/ng2-pdf-viewer.git ``` * Install dependencies ``` npm install ``` * Run the project ``` npm start ``` * then open in browser ``` http://localhost:4200/ ``` * Make changes under `src/` * Create pull request