Speiseplan der Mensen der Georg-August-Universität Göttingen https://mensa.schneider-hosting.de
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
Schneider 03c6dd5edc Ignore invalid TLS Certificates 6 лет назад
build Use source-maps for better debugging 7 лет назад
config Enable static gzip compression 7 лет назад
server Ignore invalid TLS Certificates 6 лет назад
src Save last used mensa in localStorage 6 лет назад
static Add reference to netcup 7 лет назад
.babelrc Initial commit 7 лет назад
.editorconfig Initial commit 7 лет назад
.eslintignore Initial commit 7 лет назад
.eslintrc.js Configure prettier 6 лет назад
.gitignore Add pre compressed assets to gitignore 6 лет назад
.postcssrc.js Initial commit 7 лет назад
.tern-project Add ternjs file 6 лет назад
README.md Initial commit 7 лет назад
index.html Add matomo code 6 лет назад
package-lock.json Add swipe support 6 лет назад
package.json Add swipe support 6 лет назад

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.