An open API service indexing awesome lists of open source software.

https://github.com/deepakb/meetup

Meetup Portal
https://github.com/deepakb/meetup

Last synced: about 1 year ago
JSON representation

Meetup Portal

Awesome Lists containing this project

README

          

Install dependencies: ```npm install```

To start the application in dev mode: ```npm start```

To run the test cases: ```npm run test```