pietrosparks / orderus

A food order placement system that facilitates efficient running of restaurants using QR codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrderUS

A Node + VueJS Application that allows efficient and timely placement and execution of food orders to be used by restaurants and food businesses alike.

Build Setup

# install dependencies
npm install

# seed database with test data
seed-setup 
seed

# serve with hot reload at localhost:8080
npm run dev


# start express server
npm start



For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

About

A food order placement system that facilitates efficient running of restaurants using QR codes


Languages

Language:JavaScript 59.6%Language:Vue 39.8%Language:HTML 0.6%