Tailwind Starter Kit
Download:
Via Git
Clone to your machine
git clone https://github.com/uilibrary/TailwindCss-pug-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 port8080,http://localhost:8080/change that as you want from gulpfile.js npm run build(compile css/js files for production)
This is an open source project By Ui-LIB