Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrleebo/badger-fuel

Organize lunch orders at the office
https://github.com/mrleebo/badger-fuel

Last synced: 8 days ago
JSON representation

Organize lunch orders at the office

Awesome Lists containing this project

README

        

=======
badger-fuel
===========

Organize lunch orders at the office

====
Installation
====

```
# Clone the Repo
git clone https://github.com/MrLeebo/badger-fuel.git
cd badger-fuel

# Install Meteor and Meteorite
curl https://install.meteor.com | /bin/sh
npm install -g meteorite
mrt install

# Run the Server
meteor
```