Skip to content

Instantly share code, notes, and snippets.

@anthonyjdella
Created March 21, 2018 01:50
Show Gist options
  • Select an option

  • Save anthonyjdella/8a1cec241478ba1a7f3e49f58d504cf7 to your computer and use it in GitHub Desktop.

Select an option

Save anthonyjdella/8a1cec241478ba1a7f3e49f58d504cf7 to your computer and use it in GitHub Desktop.
const stateFarmModule = require("./scrape-state-farm.js");
const emailModule = require("./send-email.js");
stateFarmModule();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment