tomalrussell / demo_model_frontend

Front end to the global trade demo_model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global trade model front-end

Prototype web-based visualisation/game, intended to run locally next to the demo_model.

Developing

Run sass to compile CSS:

sass styles/main.scss styles/main.css --style compressed

Run make in the data directory to download Natural Earth data and convert to topojson.

Currently assumes that the demo_model server is running on localhost:5000.

About

Front end to the global trade demo_model

License:MIT License


Languages

Language:SCSS 49.8%Language:JavaScript 40.6%Language:HTML 7.7%Language:Makefile 1.9%