Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 151 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 151 Bytes

Frontend prototype for "Ultimate Defi"

Build and run

Prerequisites: node.js, curl

npm run build
cd data && ./load_data.sh
npm start