Skip to content

The-Intern-Project/site

Repository files navigation

The-Intern-Project

The Intern Project Website 2016

To Run Locally:

Use the latest version of ruby:


rvm use 2.3.0

If you don't already have jekyll and/or bundler:


sudo gem install jekyll
gem install bundler

To install remaining dependencies:


bundle install

Finally, run:

 
jekyll --server

And then navigate to localhost:4000 in the browser to see the site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published