Gulp Starter Kit
This is a gulp starter kit for your project, It compiles pug/jade to html, autoprefixes and compiles stylus and it minifies css and js files
Usage
- Clone or Download The Repo
- Open Folder in Terminal
- Run this command
npm install - Start Editing the files and after you finish run this command
gulp build - To watch your files for changes just type this command
gulporgulp watch - All Your final usable files will be inside the build folder except the index.html file which will be outside in the main folder
Added libraries and frameworks
- Jquery
- Font Awesome
- Animate.css
- Hover.css
- Flexboxgrid