This project was generated with Angular CLI version 18.2.11.
Make sure node.js and npm are installed at Node
Then install Angular with npm install -g @angular/cli
Run pip install -r requirements.txt
to install the requirements for the API.
In the pdf_processing_api folder run uvicorn main:app --reload
to launch the API.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.