ptzagk / tailwindcss-starter

Tailwind CSS starter template with vite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Run the following command to clone the repository:

git clone https://github.com/MdMostaFizurRahaman/tailwindcss-starter.git

Then, run the following command to install dependencies:

npm install

To run the project, run the following command:

npm run dev

Now, your application is running on http://localhost:3000.

About

Tailwind CSS starter template with vite.


Languages

Language:HTML 83.5%Language:JavaScript 13.2%Language:SCSS 3.2%