Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 362 Bytes

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.