Menu item listing for a restaurant
Meteor app to list items on your menu to a local server.
Features
- Add dynamic Categories/Items/Pricing onto the menu
- Remove items not available from the menu
- nodejs, npm, meteor
- git clone https://github.com/mvivekc/meteor-menu.git
- cd meteor-menu
- npm install
- meteor #Boom!, your app starts!!