Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 587 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 587 Bytes

Restaurant safety inspection results for CNY

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.

Usage

  • 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