Skip to content

criator/schmoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schmoilerplate

A full front end dev environment in 2 commands... 3 if you count the clone

Schmoilerplate boilerplate is meant to be a starting point from which frontend developers can quickly get up and running.

Installation

$ git clone [email protected]:GulchGroup/schmoilerplate.git

or download the zip, then at the command line within the root directory:

$ sudo npm install
$ gulp

Features

  • Gulp integration

    • Sass processing
    • Sass minification
    • Sass GZip
    • JS lint
    • Starts server
    • Opens browser window to server location
    • Watches CSS, HTML, and JS files for changes and reloads in browser using Livereload
    • Monitors and logs errors to the console seamlessly
  • Mixins

    • Commonly used mixins
  • Responsive functionality with predefined mixins

  • Basic file structure

Fancy landing page and docs coming soon

About

Schmoilerplate Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published