Skip to content

alipnf/react-tailwind-template

Repository files navigation

react-tailwind-template

  • react
  • tailwind

how to install

    git clone https://github.com/alipnf/react-tailwind-template.git
    rm -rf react-tailwind-template/.git/
    mv react-tailwind-template/ project-name
    cd project-name
    pnpm install
    pnpm run dev