The code behind http://pubstomp.hu - powered by Flask. Blame @RJacksonM1 for all these dependencies.
- Python 2.7
- Ruby
- node.js
pip install -r requirements.txt
bundle install
npm install
bower install
invoke start
The code behind http://pubstomp.hu - powered by Flask. Blame @RJacksonM1 for all these dependencies.
pip install -r requirements.txt
bundle install
npm install
bower install
invoke start