Skip to content

officialrajdeepsingh/create-tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2aa7714 · May 27, 2022

History

7 Commits
May 27, 2022
May 25, 2022
May 27, 2022
May 25, 2022
May 25, 2022
May 27, 2022

Repository files navigation

Create Tailwindcss HTML boilerplate for new project.

Start with create tailwind

step 1

Firstly Install the create-tailwind npm package with global.

npm i -g create-tailwind

step 2

Secondly run the create-tailwind command in your terminal.

npx create-tailwind <project-name>