Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

opportunity-hack/deprecated-opportunity-hack-website

Repository files navigation

Getting started

To get started editing our website first make sure you have Docker installed. Then it's just two commands to get up and running!

docker build -t opphack .
docker run --rm -p 8011:80 -v "<your code directory>:/usr/share/nginx/html/" opphack

Open your browser to http://localhost:8011

About

Static responsive website for opportunity hack - http://opportunity-hack.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors