Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 298 Bytes

SETUP.md

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