Speiseplan der Mensen der Georg-August-Universität Göttingen https://mensa.schneider-hosting.de
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Schneider 03c6dd5edc Ignore invalid TLS Certificates 7年前
build Use source-maps for better debugging 9年前
config Enable static gzip compression 9年前
server Ignore invalid TLS Certificates 7年前
src Save last used mensa in localStorage 8年前
static Add reference to netcup 8年前
.babelrc Initial commit 9年前
.editorconfig Initial commit 9年前
.eslintignore Initial commit 9年前
.eslintrc.js Configure prettier 8年前
.gitignore Add pre compressed assets to gitignore 8年前
.postcssrc.js Initial commit 9年前
.tern-project Add ternjs file 8年前
README.md Initial commit 9年前
index.html Add matomo code 8年前
package-lock.json Add swipe support 8年前
package.json Add swipe support 8年前

README.md

mensa

Mensaplan der Universität Göttingen

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.