Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 324 Bytes

Food Standards — a web-app to allow viewing the proportions of each food standard grade for a selected authority

Getting Started

After checking out, run npm install then start Tomcat by running ./gradlew bootRun. Once done you should find the app running on http://localhost:8080/app/index.html

Prerequisites