51azxc / blogbyflask

A blog for learning flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a blog that uses Flask and Angularjs.

At first to install third party dependencies:

pip install -r requirements.txt

and jump to app/static directory,execute:

bower install

then jump to the project root directory, run the application:

python run.py

About

A blog for learning flask


Languages

Language:JavaScript 52.5%Language:Python 22.7%Language:HTML 21.3%Language:CSS 3.5%