Created
March 21, 2018 01:50
-
-
Save anthonyjdella/8a1cec241478ba1a7f3e49f58d504cf7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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