Skip to content

UIUC-SINE/old_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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