Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 497 Bytes

CONTRIBUTING.md

File metadata and controls

31 lines (22 loc) · 497 Bytes

Contribute

  • Clone the project
git clone https://github.com/VadimDez/ng2-pdf-viewer.git
  • Install dependencies
npm install
  • Run the project
npm start
  • then open in browser
http://localhost:4200/

License

By contributing, you agree that your contributions will be licensed under its MIT License.