This is a starter template to create Websites. It has following add-ons:
- Gulp, Bower, Bootstrap, Font Awesome.
- SCSS, Jade, Favicon Generator, Browser Sync, Google Fonts.
- Additional libraries including Typeahead, jQuery UI, Bootstrap Select, Respond.js, HTML5Shiv.
Following are some additional features:
- Generate minified package using --production flag.
- Structure styles using SMACSS approach.
- Support for WP Underscores theme.
Have fun with Coding !!!
- Gulp JS - Super fast Build System.
- Bower - Package Manager for libraries.
- Bootstrap - Boilerplate for modern web apps.
- FontAwesome - Widely used icon font library.
- SCSS with Bourbon/Neat - CSS Compiler with add-on mixins.
- Jade - HTML Generator.
- jQuery, Favicon Generator, jQuery UI and many more...
Web-app package requires Node.js v4+ to run.
Download and extract the latest pre-built release.
Install the dependencies and devDependencies.
#### Building for Production
For production release:
$ gulp --production
#### Building for Team
For development release:
$ gulp
More updates soon.
- Separate Gulp Tasks
- Documentation
MIT
Free Software, Hell Yeah!