Tailwind + Flask

Tutorial at YouTube

To use this template run the following commands for:

git clone https://github.com/mushfiqur-rahman/flask-tailwind.git
cd flask-tailwind
py -m venv venv
venv\Scripts\Activate
pip install -r requirements.txt
npm install

IDE:

PyCharm

The file structure

node_modules
app.py
static
    css
        dist
        src
templates
    index.html
venv
.gitignore
package.json
package-lock.json
requirements.txt
tailwind.config.js

Mobile Responsive:

Web View

Top categories

Loading Svelte Themes