generator-lightweight-flask
v0.2.0
Published
A lightweight flask micro-framework scaffold with angular and bootstrap installed
Maintainers
Readme
generator-lightweight-flask 
Installation
First, install Yeoman and generator-lightweight-flask using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-lightweight-flaskThen generate your new project:
yo lightweight-flaskOnce everything is installed, in the root of the project run:
python run.pyThats it. Now feel free to make changes and create a flask driven website.
License
MIT © Quarke
