8000 GitHub - craigengland/base: An extremely basic start to messing around on the front end. Gulp + browser sync ready.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

craigengland/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base - A gulp ready starter for experiements and testing ideas

  1. Install npm

  2. Go to nodejs.org and follow instructions to download

  3. Gulp has to be installed globally and locally. You can do that by running the following commands

sudo npm install -g gulp for global installation

sudo npm install gulp navigate to working directory and run to install locally

Run 'gulp' for

  • live reload (Browsersync)
  • Sass compilation
  • CSS & Javascript minification
  • Concatination of JS files
  • Autoprefixer

About

An extremely basic start to messing around on the front end. Gulp + browser sync ready.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0