Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 659 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 659 Bytes

HTML_TAILWIND_TEMPLATE

html-tailwind template is an already prepared template just clone and install dependency to begin building to your taste

Steps to getting started N/B : this procedure requires a CLI tool, most preferably gitbash

Step 1

To clone the repo to your local machine git clone https://github.com/covelitein/HTML_TAILWIND_TEMPLATE.git <FolderName>

Step 2 navigate to the folder using this command cd <FolderName>

Step 3 To open folder in vscode code .

Step 4 yarn install or npm install

Finally yarn build or npm run build 'to build your css as you are coding and applying your styles'

Enjoy please leave a star on this.