Purchase Request System | Back End | Spring
- Run prs.sql in MySqlWorkbench to initialize the database. https://github.com/erin-fitzpatric/sql-repo/blob/master/prs.sql
- Import project in Eclipse
- Install Java Runtime 1.8 and set as build path.
- Run as Spring Boot App in Eclipse.
- Complete PRS-Angular setup - https://github.com/erin-fitzpatric/prs-angular
- Navigate to PRS-Angular directory in GitBash 'ng serve -o' to run app in browser.