This is the project (Servo Life) built with tailwind to capture just Desktop view as it is my first try with tailwindcss
- Locally clone your forked version to begin working on the project.
git clone git@github.com:Ginohmk/Servo-Life.git
cd Servo-Life.git- Run
npm install- Run
npm watch- Open in live server
- These are the files relevant for the current project:
.
├── tailwind.config.js
├── README.md
├── dist
├── src
├── asset
├── images
├── index.html
├── styles.css