Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 471 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 471 Bytes

Build Status

run locally

cd html5up-stellar && python -m SimpleHTTPServer 8000

and browse to http://localhost:8000

configure gs bucket for serving on www

used only for the first configuration

gsutil -m defacl ch -r -u AllUsers:R gs://www.growbit.xyz

gsutil web set -m index.html -e index.html gs://www.growbit.xyz