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.