antoinewg / velo

Quick study of bike transportation in Paris

Home Page:https://velov.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Velo 🚴

Build Status codecov

Installation

Steps:

  • Create virtual environment: python3 -m venv venv
  • Activate it: source ./venv/bin/activate
  • Install dependencies: make install

You're ready to go 🚀!

Run make serve and visit localhost to start.

About

Quick study of bike transportation in Paris

https://velov.herokuapp.com/

License:MIT License


Languages

Language:Python 99.9%Language:Shell 0.1%Language:Makefile 0.0%Language:Procfile 0.0%