Ryan Yurkanin's Website
Introduction
Hey All! This is the source code for my personal website!
Getting it running locally
First, open up a terminal.
Install Node.js, giving you Node Pacakage Manager.
git clone this repo.
Navigate into the directory and issue the following commands:
--1. npm install --2. bower install --3. gulp
- Go to localhost:300 and congratulations, nothing that cool is happening!
Current Status
Express is all set up and ready to go. Now that the splash page, hackathon section, and about section are all finished the only pages left to work on are the organization page, and the projects page. oh god the project page.

Log in or sign up for Devpost to join the conversation.