Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 363 Bytes

readme.markdown

File metadata and controls

16 lines (13 loc) · 363 Bytes

purefood.lafayette.edu

This is the source-code for the digital map companion to Pure Adulteration: Cheating on Nature in the Age of Manufactured Food. It is a ReactJS application being served from an expressjs server.

usage

git clone https://github.com/LafayetteCollegeLibraries/purefood
cd purefood
npm install
npm start