Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 696 Bytes

File metadata and controls

15 lines (9 loc) · 696 Bytes

Restaurant safety inspection results for CNY

NOTE - this project is no longer active. See here for current work.

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