/VueDiningRoom

I want to make a app for my campus diningroom

Primary LanguageVue

diningroom

A Vue.js diningroom

If you want to run the project ,please git clone another project "VueDiningRoomServer"

Before run the project, please make sure the state of the project "VueDiningRoomServer" is "running"!!

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build


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).