Skip to content

kddawson/mcd-gulp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcd starter project using Gulp build tool

CSS

Install local per project

  1. $ npm install --save-dev (installs all packages in package.json)
  2. $ npm outdated (check for updates - only by project creator)
  3. $ npm update (update packages - only by project creator)

Gulp

  • Assumes you have Node already installed.
  • Assumes you're familiar with the command line.
  • Assumes you know how this all works.

Run process

  • $ gulp

Bower

  • Bootstrap is an obvious out-of-the-starter-theme choice here for a Bower install.
  • Once installed, run the bootstrap task to copy the _variables.scss & _bootstrap.scss files to src/scss/third-party for configuration.

Sassdoc

About

A Gulp starter build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published