generator-lightweight-flask
v0.2.0
Published
A lightweight flask micro-framework scaffold with angular and bootstrap installed
Downloads
2
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-flask
Then generate your new project:
yo lightweight-flask
Once everything is installed, in the root of the project run:
python run.py
Thats it. Now feel free to make changes and create a flask driven website.
License
MIT © Quarke