Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 331 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 331 Bytes

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