Skip to content

trianglejs/meetup_raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup Raffle

Quickly wrote this during the meetup.

Installing

Node is required.

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"
}

Run the page

node index.js

then navigate to localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published