This is the code for the UC Berkeley Sigma Eta Pi Website.
- Clone the Repository
- Run 'bundle install' to install all required gems
- Run the app by running 'rails s'. It should start on localhost:3000
- The code for the single page is located at 'app/views/static_pages/index.html.erb' this is the root path of the app.