Speiseplan der Mensen der Georg-August-Universität Göttingen https://mensa.schneider-hosting.de
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
Schneider 03c6dd5edc Ignore invalid TLS Certificates vor 6 Jahren
build Use source-maps for better debugging vor 7 Jahren
config Enable static gzip compression vor 7 Jahren
server Ignore invalid TLS Certificates vor 6 Jahren
src Save last used mensa in localStorage vor 6 Jahren
static Add reference to netcup vor 7 Jahren
.babelrc Initial commit vor 7 Jahren
.editorconfig Initial commit vor 7 Jahren
.eslintignore Initial commit vor 7 Jahren
.eslintrc.js Configure prettier vor 6 Jahren
.gitignore Add pre compressed assets to gitignore vor 6 Jahren
.postcssrc.js Initial commit vor 7 Jahren
.tern-project Add ternjs file vor 6 Jahren
README.md Initial commit vor 7 Jahren
index.html Add matomo code vor 6 Jahren
package-lock.json Add swipe support vor 6 Jahren
package.json Add swipe support vor 6 Jahren

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.