This repo contains the FrontEnd React Source code for Blackbird.
git clone https://github.com/p1ngul1n0/blackbird-react
Install react-scripts@4.0.3
so Polyfills error doesn't happens with react-pdf
as said in facebook/create-react-app#11756
npm i react-scripts@4.0.3
npm start
To test the React JS FrontEnd along with Blackbird tool, follow the steps below:
- Build code
npm run build
-
Copy "build" folder content to "templates" folder in blackbird tool
-
Start blackbird WebServer
python blackbird.py --web