This repository contains front end code to produce data reports for Eviction Lab data generation. Validation data is generated in various steps through the ETL pipeline and uploaded to S3.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build