Skip to content

dit-rohm/dit-rohm.com

Repository files navigation

DIT

The source code for dit-rohm.com.

Requirements

  • Ruby 2.0.0 or later
  • Bundler
  • Bower

Getting Started

Clone this repository:

git clone https://github.com/dit-rohm/dit-rohm.com

Install dependencies:

npm install
`npm bin`/bower install
bundle install --path vendor/bundle

Then you can run the server:

bundle exec middleman server

Go to http://localhost:4567 and you'll see the website.