Image Downloader

Read some real HTML page and save all images.

Requirenments

  • NodeJS >= 4.x

Install

$ git clone git@github.com:rowen92/image_downloader.git
$ npm install

Run in development mode

$ npm start

Testing

$ npm test

License

MIT