PDF.js viewer built with react
- Plato - yarn global add plato (Used for code quality tests)
yarn install
- yarn start - Run with mock data
- yarn test - Run all unit tests
- yarn test:watch - Unit tests run with watch method
- yarn coverage - Runs code coverage report with Istanbul. Output to coverage folder and screen
- yarn quality - Runs code quality report. Output to quality folder
yarn build - Builds with min/uglify prod rules to dist