Skip to content
Snippets Groups Projects
Commit bc6e6909 authored by Stephen Mayhew's avatar Stephen Mayhew
Browse files

added the script for a python server. use this to run locally

parent ee365f13
No related branches found
No related tags found
No related merge requests found
server 0 → 100755
#!/bin/sh
python -m SimpleHTTPServer 8080
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment