I built this app to demonstrate how to use open data from government to build a useful application. I'd also like to avoid food poisoning if I can.
If you'd like to help build more apps like this using open data, check out the Upstate Data Project.
- Install dependencies: 
npm install - If desired, You can modify the templates used to display information about a specific establishment.
 - Compile templates: 
npm run compile - Launch the app" 
npm start