lab-setup / Makefile
iurbinah's picture
Initial lab-setup portal: Flask + dark theme + oTree session page
e2c12e7
raw
history blame contribute delete
59 Bytes
.PHONY: run
run:
. venv/Scripts/activate && python app.py