Skip to content

maangulo12/flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-App

Template for a simple Flask application.

Bootstrap 3.3.5 and jQuery 1.11.3

It contains the latest version of [Bootstap 3.3.5] (http://getbootstrap.com/) theme and [jQuery 1.11.3] (https://jquery.com/).

Get Started:

To get started, follow these next steps:

1. Clone the project:

$ git clone [email protected]:maangulo12/flask-app.git
$ cd flask-app

2. Install the project's dependencies (globally)

To use vitualenvs follow this [guide] (http://docs.python-guide.org/en/latest/dev/virtualenvs/)

$ pip install -r requirements.txt

3. Run the app:

$ python application.py

4. Open [http://localhost:5000] (http://localhost:5000)

About

Template for a simple Flask application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published