Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 203 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 203 Bytes

UIUC-SINE

Website for Milliarcsecond Imaging project at UIUC.

Building

pip install legoman

# build the html
make

# run a webserver with autoreloading/autorebuilding
make devserver