Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

Arcana/pubstomp.hu

Repository files navigation

pubstomp.hu

The code behind http://pubstomp.hu - powered by Flask. Blame @RJacksonM1 for all these dependencies.

Requirements

  • Python 2.7
  • Ruby
  • node.js

Installing

pip install -r requirements.txt
bundle install
npm install
bower install

Running

invoke start