acemtp / meteor-france

MIT License
7 stars 2 forks source link

Meteor France

Source code that powers Meteor France.

Installation

Prerequisites:

Then, clone the repository:

$ git clone https://github.com/acemtp/meteor-france.git

Move into and install dependencies:

$ cd meteor-france
$ mrt install

Run the local server with MEETUP_KEY (your own Meetup API key):

$ MEETUP_KEY="XXXXXXXXXXXXX" meteor

Contributing

You want to contribute?

Please, follow the Meteor Style Guide.

License

This project is released under the MIT license. See LICENSE.