crawlshotter

CLI for crawling a website and taking screenshots of each page.


License
ISC
Install
npm install crawlshotter@1.0.2

Documentation

Gulp Quick Start

Quick start for frontend development.

  • Uses node sass (quick)
  • Bourbon scss library
  • Browserify for modular javascrpit
  • Watchify for faster browserify builds
  • Debowerify to inlcude bower modules
  • Browser sync
  • Babel

Installation

npm install && bower install

To open up a local server and watch files

gulp watch