Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 333 Bytes

drkstrife.com

This is the application for my personal site, drkstrife.com, which I use as my little playground to prototype ideas. Hope you find something useful here.

Pre-requisites

  • rvm
  • nvm
  • yarn

Starting app

  • To start app server: bundle exec rails s
  • To start webpack: ./bin/webpack-dev-server