estevens2319/WitnessStatements
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To run the Flask side: Navigate to \596-E-WitnessStatementProcessing\QandA run the command 'flask run' To run the react app: Open a new terminal, seperate from the flask terminal Navigate to \596-E-WitnessStatementProcessing\FrontEnd\reactapp run the command 'npm install --legacy-peer-deps' to install the react app run the command 'npm start'