To run, you need to host this directory with a web server
Ruby:
ruby -run -e httpd . -p 5000
Python:
python -m SimpleHTTPServer 5000
Then open http://localhost:5000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run, you need to host this directory with a web server
Ruby:
ruby -run -e httpd . -p 5000
Python:
python -m SimpleHTTPServer 5000
Then open http://localhost:5000