Skip to content

Startkit Gulp + Webpack + TailwindCSS + Plugins (tw-relix, tw-accent)

Notifications You must be signed in to change notification settings

velixsid/starkit-gulp

Repository files navigation

Quick start

Compile dist files

To compile the dist files you need Node.js/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. Optional: npm run dev (developer mode, autocompile with browsersync support for live demo)
  3. npm run build (compile css/js files)

Contributing

  • Highly welcome.
  • First thing first, you should have bit knowledge about NodeJS.
  • Github Knowledge.
  • Install NodeJS LTS version.
  • Clone this Repository to your machine and change to master branch.
  • Go to Cloned Folder.
  • In cli/bash run npm install it will install dependency from package.json.
  • After installation complets, run npm run dev
  • Cool, Send urs changes in PR to master branch.

Partner

License

Starkit Gulp is an open source project by velixs.com that is licensed under MIT. Velixs reserves the right to change the license of future releases.

About

Startkit Gulp + Webpack + TailwindCSS + Plugins (tw-relix, tw-accent)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published