Skip to content

uilibrary/TailwindCss-gulp-starter-kit

Repository files navigation

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