Skip to content

koachcode/Servo-Life

Repository files navigation

Testing out tailwind Css

This is the project (Servo Life) built with tailwind to capture just Desktop view as it is my first try with tailwindcss

Preview Image

image

Live Link

Live Link

Initial setup

  1. Locally clone your forked version to begin working on the project.
git clone git@github.com:Ginohmk/Servo-Life.git
cd Servo-Life.git
  1. Run
npm install
  1. Run
npm watch
  1. Open in live server

Project files

  1. These are the files relevant for the current project:
.
├── tailwind.config.js
├── README.md
├── dist
├── src
  ├── asset
    ├── images
  ├── index.html
  ├── styles.css

About

This is a health care website

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors