Skip to content

croosen/setup-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Kickstart

A kickstart for setting up a frontend base, including:

A better HTML5Boilerplate

  • Modified to make use of Bower files
  • Changed jQuery CDN to use Google CDN
  • Included Modernizr CDN with local fallback

Basic file structure

  • Added directories for Sass and JavaScript

Bower

  • Includes Bower for dependancy management
  • Bower loads initial: jQuery, jQuery dotdotdot, Material Icons, Cookie Consent and Slick Carousel

Gulpfile

  • Includes the basic frontend tools like Autoprefixer, Babel, minify, concat, rename etc.

Makefile

  • Run make to install the project

Installation

$ cd directory
$ git clone https://github.com/croosen/setup-frontend.git
$ make
$ gulp watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published