Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tolc/man-a-ger
Help you choose where to eat today with your mates
https://github.com/tolc/man-a-ger
Last synced: 20 days ago
JSON representation
Help you choose where to eat today with your mates
- Host: GitHub
- URL: https://github.com/tolc/man-a-ger
- Owner: Tolc
- License: other
- Created: 2015-01-05T10:50:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-19T13:12:15.000Z (almost 10 years ago)
- Last Synced: 2024-10-10T18:44:27.794Z (about 1 month ago)
- Language: JavaScript
- Size: 2.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
man-a-ger
Help you choose where to eat today with your mates
Project running on the MEAN environment (MongoDB, Embed.js, Angular.js and Node.js).Requirements
Having Node.js and MongoDB installed and properly running.Installation
git clone https://github.com/Tolc/man-a-ger.git
cd man-a-ger
npm install
Server start
npm start