cryptus-neoxys / online-recruitment

An online recruitment platform for professionals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-flask-template

A barebone Flask app using Flask and Bootstrap (v4.4.1).

alt text

Running Locally

Make sure you have Python installed

$ git clone https://github.com/petersimeth/basic-flask-template.git # or clone your own fork
$ cd basic-flask-template
$ pip install -r requirements.txt
$ python app.py

Your app should now be running on localhost:5000.

About

An online recruitment platform for professionals.

License:MIT License


Languages

Language:HTML 61.2%Language:Python 38.7%Language:JavaScript 0.1%