ansu5555 / pdf-viewer-reactjs

A simple PDF viewer for React js
https://ansu5555.github.io/pdf-viewer-reactjs/
MIT License
139 stars 64 forks source link

Just cloned. but unable to run example app #71

Closed abitgen closed 3 years ago

abitgen commented 3 years ago

I have cloned the repo and

did cd to example, then did "yarn install" followed by "yarn start",

but it shows 'react-scripts' is not recognized as an internal or external command,

Later I tried installing all peer dependencies mentioned in root project, still the same issue.

I know this should not be a expected behavior, but I am stuck.

Please provide any solution for the same and also kindly update the docs.

ansu5555 commented 3 years ago

Clone the tagged version v2.2.3 https://github.com/ansu5555/pdf-viewer-reactjs/tree/v2.2.3