Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 233 Bytes

andreorvalho.com

This is my personal website

To run this website locally you need:

  • Install ruby, I recommend using rbenv.
  • checkout this repository
  • brew install nvm
  • brew install npm
  • bundle install
  • bundle exec rails s