Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oze4/react-pdf-issue-455
Demo For https://github.com/wojtekmaj/react-pdf/issues/455
https://github.com/oze4/react-pdf-issue-455
Last synced: about 2 months ago
JSON representation
Demo For https://github.com/wojtekmaj/react-pdf/issues/455
- Host: GitHub
- URL: https://github.com/oze4/react-pdf-issue-455
- Owner: oze4
- Created: 2019-09-25T13:51:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:21:33.000Z (about 2 years ago)
- Last Synced: 2023-03-03T22:23:43.896Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## react-pdf-issue-455 demo
### To run the production build (Express backend) run:
- `yarn install` or `npm install` from the root of the project
- `yarn start:build` _or_ `npm run start:build`
- Runs on port **1337**
_the `build` directory is included, so you should not have to build the front end yourself, just install dependencies and you're good to go_