Speiseplan der Mensen der Georg-August-Universität Göttingen https://mensa.schneider-hosting.de
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Schneider 03c6dd5edc Ignore invalid TLS Certificates il y a 6 ans
build Use source-maps for better debugging il y a 7 ans
config Enable static gzip compression il y a 7 ans
server Ignore invalid TLS Certificates il y a 6 ans
src Save last used mensa in localStorage il y a 6 ans
static Add reference to netcup il y a 6 ans
.babelrc Initial commit il y a 7 ans
.editorconfig Initial commit il y a 7 ans
.eslintignore Initial commit il y a 7 ans
.eslintrc.js Configure prettier il y a 6 ans
.gitignore Add pre compressed assets to gitignore il y a 6 ans
.postcssrc.js Initial commit il y a 7 ans
.tern-project Add ternjs file il y a 6 ans
README.md Initial commit il y a 7 ans
index.html Add matomo code il y a 6 ans
package-lock.json Add swipe support il y a 6 ans
package.json Add swipe support il y a 6 ans

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.