generator-lightweight-flask

A lightweight flask micro-framework scaffold with angular and bootstrap installed

Usage no npm install needed!

<script type="module">
  import generatorLightweightFlask from 'https://cdn.skypack.dev/generator-lightweight-flask';
</script>

README

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