Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Schneider 430a6c37d4 Save last used mensa in localStorage 6 anni fa
build Use source-maps for better debugging 7 anni fa
config Enable static gzip compression 7 anni fa
server formatted using gofmt 6 anni fa
src Save last used mensa in localStorage 6 anni fa
static Add reference to netcup 6 anni fa
.babelrc Initial commit 7 anni fa
.editorconfig Initial commit 7 anni fa
.eslintignore Initial commit 7 anni fa
.eslintrc.js Configure prettier 6 anni fa
.gitignore Add pre compressed assets to gitignore 6 anni fa
.postcssrc.js Initial commit 7 anni fa
.tern-project Add ternjs file 6 anni fa
README.md Initial commit 7 anni fa
index.html Add matomo code 6 anni fa
package-lock.json Add swipe support 6 anni fa
package.json Add swipe support 6 anni fa

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.