Home

Awesome

travels Build Status

Install

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

Build

npm run dev
npm run watch
npm run production

bundle exec jekyll serve

# Rebuild topojson files
npm run build