Website for HACKmemphis.
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.
- Clone Repository
- CD into this folder
- Run
composer install
- Run
php vendor/bin/homestead make
- Run
vagrant up