Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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_