1. Start a local server by running python app.py inside your terminal:
python app.py
  1. Run the following command to compile and watch for changes for the Tailwind CSS file:
npm run watch