Skip to content

HackingEDU/hackingedu-website

Repository files navigation

HackingEDU

Website for the HackingEDU, the world's largest education hackathon

Getting Started

  1. PHP 5.3.2+ is required
  2. Get Composer
  • Linux/Unix/OS X
curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer
  1. Install Composer packages found in composer.json
composer install
  1. Run the project!
php -t hackingedu-website -S 127.0.0.1:3000

About

This is the website for the hackathon HackingEDU SF Bay Area

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published