Bad 80's freestyle battle raps: on demand!
First install its dependencies:
$ npm install
Then put this in a file called config.js in the project root:
module.exports = {
key: 'YOUR_WORDNIK_API_KEY'
}
...replacing YOUR_WORDNIK_API_KEY with your actual Wordnik API key.
Then run it:
$ node rapbot.js
And go to http://localhost:3000