crispy-tailwind-select-issue Tailwind Templates

Crispy Tailwind Select Issue

crispy-tailwind-select-issue

This repository is a demo project to verify the fixes applied in this pull request of the crispy-tailwind repository.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • Python 3.8 or higher
  • pdm

Installing

A step by step series of examples that tell you how to get a development environment running

  1. Clone the repository
git clone https://github.com/blasferna/crispy-tailwind-select-issue.git
  1. Navigate into the cloned repository
cd crispy-tailwind-select-issue
  1. Install dependencies
pdm install
  1. Run migrations
pdm run python manage.py migrate
  1. Install fixtures
pdm run python manage.py loaddata person_test_data

Running the project

After installing the dependencies, you can start the project using:

pdm start

This will start the server and you can navigate to http://localhost:8000 to view the project.

Top categories

Loading Svelte Themes