zexceed12300 / UKK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oh My Zsh

php-daisy-template

PHP Native with tailwindcss and daisyUI project template. Simple to use, don't waste your time just to setup Tailwindcss and daisyUI on your every project.

HowTo Install

Clone template and open project

git clone github.com/zexceed12300/php-daisy-template
cd php-daisy-template

Install dependencies

npm install 

Usage

  • Run tailwindcss build
    npm run tailwindcss
    
  • Start php server (127.0.0.1:3000)
    npm run start
    
  • Run development (both tailwindcss build and php server)
    npm run dev
    

About


Languages

Language:JavaScript 60.9%Language:PHP 22.0%Language:CSS 16.7%Language:Hack 0.4%