- 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/
-
Make changes under
src/
-
Use Conventional Commits when writing commit messages
-
Create pull request
By contributing, you agree that your contributions will be licensed under its MIT License.