jhurricane96.github.io

Setup

  1. Install ruby with rbenv.
  2. Clone this repo and cd to its folder.
  3. rbenv local <version> to make rbenv use the ruby installed with it.
  4. gem install bundler.
  5. bundle install

Usage

  • serve.sh to build locally and start a hot reload server.
  • tunnel.sh to create a tunnel for port-forwarding.