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.