Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 298 Bytes

File metadata and controls

20 lines (15 loc) · 298 Bytes
  • Install dependencies
$ npm install
$ npm install --workspace=@react-pdf-viewer/nextjs-demo
$ npm install --workspace=@react-pdf-viewer/webpack-typescript-demo
  • Build all packages
$ npm run js
$ npm run css
  • Check the formats
npm run lint