0.2.0 • Published 8 years ago

generator-lightweight-flask v0.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

generator-lightweight-flask NPM version

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

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago