Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 700 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 700 Bytes

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