Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 184 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 184 Bytes

LABS

A stupid simple site for displaying BRS OSS Projects.

Run it locally

$ python -m SimpleHTTPServer 8000

Browse to http://localhost:8000 to see it in action!