Skip to content

This is for beginners you can clone this project to instantly use TailwindCSS, Please follow the guide in ReadMe

License

Notifications You must be signed in to change notification settings

Lester-Leal/Ready-Tailwind-CSS-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Tailwind CSS Ready Installations

Contributed by Lester.

Documentations

You can visits the official TailwindCSS Documentations Here

Guidelines

This repository are for those newbie in TailwindCSS that can't install the latest version of TailwindCSS 3.0.7

To start using TailwindCSS you must install Node.JS or Yarn First after the installation open Command and check for the NPM Version.

Command Description
npm --version Check the latest version of npm

For Yarn Commands

Command Description
yarn --version Check the latest version of yarn

if Node.js or Yarn is successfully installed to your machine we will proceed to use this Repository

Clone this project by clicking the Code and click Download ZIP

Using GIT to clone this Repository

Open your GIT BASH and follow the commands below

Command Description
git --version Check the latest version of git
cd "Directory Here" Current Directory
git clone "HTTPS" clone this project copy the link below and paste it where it says "HTTPS" remove the 2 quotes
https://github.com/Lester-Leal/Ready-Tailwind-CSS-Project.git

AFTER DONE CLONING THE PROJECT WE WILL NOW OPEN THIS ON VISUAL STUDIO CODE

Visual Studio Code

For the official TailwindCSS Intellisense Install it Here

NOTE You must open the Visual Studio Code as Administrator To avoid Dependencies being restricted from installations

Command Description
npm install -D tailwindcss postcss autoprefixer Installation of TailwindCSS PostCSS, Node_Modules
npx tailwindcss init Adding tailwind.config.js To your project

To Start Designing your Website with TailwindCSS

run this command on Terminal
Command Description
npm run build:tailwind start running the tailwindcss

Make sure programs are run as Administrator

About

This is for beginners you can clone this project to instantly use TailwindCSS, Please follow the guide in ReadMe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published