Speiseplan der Mensen der Georg-August-Universität Göttingen https://mensa.schneider-hosting.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
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 пре 6 година
.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.