https://github.com/uilibrary/tailwindcss-gulp-starter-kit
⚡ Tailwind CSS 3 ✔ gulp 🌻 HTML
https://github.com/uilibrary/tailwindcss-gulp-starter-kit
gulp gulp4 tailwind-css tailwindcss
Last synced: about 1 month ago
JSON representation
⚡ Tailwind CSS 3 ✔ gulp 🌻 HTML
- Host: GitHub
- URL: https://github.com/uilibrary/tailwindcss-gulp-starter-kit
- Owner: uilibrary
- License: mit
- Created: 2022-05-12T06:41:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T07:46:28.000Z (about 4 years ago)
- Last Synced: 2025-06-19T13:53:39.749Z (12 months ago)
- Topics: gulp, gulp4, tailwind-css, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
**Tailwind Starter Kit**
## Installation
**Download:**
**Via Git**
_Clone to your machine_
`git clone https://github.com/uilibrary/TailwindCss-gulp-starter-kit.git`
**Compile dist files**
your work station is the src file
you can list files as you wish **( file get compile with gulp )**
- first run `npm install`
- Optional: `npm run dev` (developer mode, autocompile with **browsersync** support for live demo) , will open on port `8080` , `http://localhost:8080/` change that as you want from **gulpfile.js**
- `npm run build` (compile css/js files for production)
## License
This is an open source project By Ui-LIB