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

https://github.com/giddyeffects/vexpo

Virtual Expo
https://github.com/giddyeffects/vexpo

Last synced: about 2 months ago
JSON representation

Virtual Expo

Awesome Lists containing this project

README

        

Virtual Expo/Events

[GiddyEffects](http://www.giddyeffects.com)

## Installation

1. Clone this repo to ``

`git clone https://github.com/giddyeffects/vexpo.git `

2. Remove `.git`

`cd && rm -rf .git`

3. Configure your Settings in your Meteor app:
1. Create a `settings.json` file that **won't be in source control** with the following contents:

```js
{

}
```
2. Edit keys as required.

4. Now you can run or deploy your copy of Virtual Expo/Events with the `--settings path/to/settings.json` option.