phejimlin / esun_hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E_sun esun_hackathon Credit Block Chain by IDEAMinions

程式需求

Python3, pip...

安裝

First, clone it.

$ git clone https://github.com/phejimlin/esun_hackathon.git
$ cd esun_hackathon

Create a virtualenv, and activate this:

$ python3 -m venv env
$ source env/bin/activate

After, install all necessary to run:

$ pip install -r requirements.txt

Than, run the application:

$ python run.py

To see your application, access this url in your browser:

http://localhost:5000

About


Languages

Language:Python 34.1%Language:Jupyter Notebook 31.7%Language:HTML 27.2%Language:JavaScript 5.1%Language:CSS 1.8%