Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
# gzip -d apache_1.3.36.tar.gz
# tar xf apache_1.3.36.tar.gz
# ./configure --config-layout=Darwin
# make
# make test
# make install