Quickly wrote this during the meetup.
npm install
To get this to work please create a key.json
file with your Meetup key that you can get from http://www.meetup.com/meetup_api/key/
{
"key": "your key here"
}
node index.js
then navigate to localhost:3000