Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 176 Bytes

OfflineSWB

Offline version of SWB

How to run?

cd /path/to/dir

python -m SimpleHTTPServer 8950

Go to localhost:8950 to see the offline SWB up and running :)