lisovyk / itaplay

Lv-193.UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

itaplay

Lv-193.UI

Install

We are assuming that you're using bash & you have to install or clone such packages:

  • Install PostgreSQL server on local machine.
    sudo apt-get install postgresql postgresql-contrib
    sudo apt-get install python-psycopg2
    sudo apt-get install libpq-dev
  • Clone this repository to your local machine.
    git clone https://github.com/lhalam/itaplay.git
  • Go to the local copy of repository. Open terminal and run the following command
    sudo pip install -r itaplay/requirements.txt

About

Lv-193.UI


Languages

Language:Python 58.7%Language:HTML 24.2%Language:JavaScript 12.6%Language:CSS 4.5%