Tailwick works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file.
It's fast, flexible, and reliable — with zero-runtime.
Make sure to have the PHP-8.1 or latest version installed & rrunning on your computer. If you already have installed PHP on your computer, you can skip this step.
Make sure to have the the latest version of xampp installed & running in your computer. If you already have installed Xampp on your computer, you can skip this step.
Set extract zip to in the file location in c:/xammp/htdots/filename
Create a new database with name tw-php, Then import the tw-php.sql file in your database.
Configure the Database credentials in the config.php file.
You can test locally with signup as a new user to check all the pages.