Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 342 Bytes

CapitalOne.io

Welcome to Capital One's Engineering Site. We have a ton planned so stay tuned.

Getting Started

  1. Clone this repo
  2. Install bundler - gem install bundler
  3. Run bundle install from the terminal
  4. Serve the site locally - bundle exec jekyll serve
  5. Check it out at http://localhost:4000