Skip to content

speculr/ncres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncres

Built with Yeoman's webapp generator: https://github.com/yeoman/generator-gulp-webapp

Features

Please see our gulpfile.js for up to date information on what we support.

  • CSS Autoprefixing
  • Built-in preview server with livereload
  • Automagically compile Sass
  • Automagically lint your scripts
  • Awesome image optimization
  • Automagically wire-up dependencies installed with Bower (when gulp watch or gulp wiredep)

For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json.

Getting Started

  • Install: npm install -g generator-gulp-webapp
  • Run: yo gulp-webapp
  • Run gulp for building and gulp watch for preview

Third-Party Dependencies

(HTML/CSS/JS/Images/etc)

To install dependencies, run bower install --save package-name to get the files, then add a script or style tag to your index.html or another appropriate place.

Docs

We have recipes for integrating other popular technologies like CoffeeScript.

Options

  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework=<framework> Defaults to mocha. Can be switched for another supported testing framework like jasmine.

About

Landing page made with Yeoman, Gulp, SASS, Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published