blob: 638196ee8079eb5ae521d95df2be391bc84a05b9 [file] [log] [blame]
# Set up the local directory to run the demo pages.
default:
ln -sf ../../res res
# Run a local HTTP server for the demo pages.
run:
python -m SimpleHTTPServer 8080