/image-wall

Image wall generator made with impress.js and Flask.

Primary LanguageJavaScript

Image-Wall

Image wall generator made with impress.js and Flask.

Image Wall Demo

http://fanxiangce.com/demo1

Extensions

Flask==0.11.1
Flask-Uploads==0.2.1

Installation

First, clone it from github:

git clone https://github.com/greyli/image-wall.git

Then run it (make sure all extensions above were installed):

python app.py

Now Go to http://127.0.0.1:5000/

More details

关于这个项目的详细介绍:Flask实践:图片墙生成器
更多关于Flask的原创优质内容,欢迎关注Hello, Flask!——知乎专栏

License

This demo application is licensed under the MIT license: http://opensource.org/licenses/mit-license.php