25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Schneider 430a6c37d4 Save last used mensa in localStorage 6 yıl önce
build Use source-maps for better debugging 7 yıl önce
config Enable static gzip compression 7 yıl önce
server formatted using gofmt 6 yıl önce
src Save last used mensa in localStorage 6 yıl önce
static Add reference to netcup 7 yıl önce
.babelrc Initial commit 7 yıl önce
.editorconfig Initial commit 7 yıl önce
.eslintignore Initial commit 7 yıl önce
.eslintrc.js Configure prettier 6 yıl önce
.gitignore Add pre compressed assets to gitignore 6 yıl önce
.postcssrc.js Initial commit 7 yıl önce
.tern-project Add ternjs file 6 yıl önce
README.md Initial commit 7 yıl önce
index.html Add matomo code 6 yıl önce
package-lock.json Add swipe support 6 yıl önce
package.json Add swipe support 6 yıl önce

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.