Skip to content

GDG-Grand-Rapids/gio_webapp

 
 

Repository files navigation

conference_webapp

Here is the url http://104.236.204.59/

Instructions on how to build this docker image.

vagrant up vagrant ssh cd /vagrant docker build -t mccrackend/conference_website . docker run --name website -p 9000:80 -d mccrackend/conference_website:latest (then in your local machine's browser, visit: http://localhost:9000/)

About

An actual web site!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 43.3%
  • HTML 34.4%
  • CSS 20.3%
  • Shell 2.0%