dino3616 / tv-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tv-bug

Minimally configured repository for reproducing bugs in tailwind-variants. 🦄

Setup

clone git repository

git clone "https://github.com/dino3616/tv-bug"

launch conatiner

docker compose -f "./docker/docker-compose.development.yaml" -p "tv-bug" up -d

set env variables

See .env.example for more details.

About

License:MIT License


Languages

Language:JavaScript 84.5%Language:TypeScript 14.5%Language:CSS 0.6%Language:Shell 0.3%