Speiseplan der Mensen der Georg-August-Universität Göttingen https://mensa.schneider-hosting.de
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
Schneider 03c6dd5edc Ignore invalid TLS Certificates 6 år sedan
build Use source-maps for better debugging 7 år sedan
config Enable static gzip compression 7 år sedan
server Ignore invalid TLS Certificates 6 år sedan
src Save last used mensa in localStorage 6 år sedan
static Add reference to netcup 7 år sedan
.babelrc Initial commit 7 år sedan
.editorconfig Initial commit 7 år sedan
.eslintignore Initial commit 7 år sedan
.eslintrc.js Configure prettier 6 år sedan
.gitignore Add pre compressed assets to gitignore 6 år sedan
.postcssrc.js Initial commit 7 år sedan
.tern-project Add ternjs file 6 år sedan
README.md Initial commit 7 år sedan
index.html Add matomo code 6 år sedan
package-lock.json Add swipe support 6 år sedan
package.json Add swipe support 6 år sedan

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.