Skip to content

HackMemphis/HACKmemphis.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

HACKmemphis.com

Website for HACKmemphis.

About

HACKmemphis.com is the website for the HACKmemphis hackathon event held yearly in Memphis, TN. In the spirit of hackathons we have open sourced our website for you to hack on, play with, and potentially learn something.

Find a bug? Open a Github issue to let us know!

Want to contribute? See CONTRIBUTING.md for info.

Local Development

  • Clone Repository
  • CD into this folder
  • Run composer install
  • Run php vendor/bin/homestead make
  • Run vagrant up