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 8年前
config Enable static gzip compression 8年前
server Ignore invalid TLS Certificates 7年前
src Save last used mensa in localStorage 7年前
static Add reference to netcup 8年前
.babelrc Initial commit 8年前
.editorconfig Initial commit 8年前
.eslintignore Initial commit 8年前
.eslintrc.js Configure prettier 7年前
.gitignore Add pre compressed assets to gitignore 7年前
.postcssrc.js Initial commit 8年前
.tern-project Add ternjs file 7年前
README.md Initial commit 8年前
index.html Add matomo code 7年前
package-lock.json Add swipe support 7年前
package.json Add swipe support 7年前

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.