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
node_modules
app.py
static
css
dist
src
templates
index.html
venv
.gitignore
package.json
package-lock.json
requirements.txt
tailwind.config.js