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 430a6c37d4 Save last used mensa in localStorage 6 vuotta sitten
build Use source-maps for better debugging 7 vuotta sitten
config Enable static gzip compression 7 vuotta sitten
server formatted using gofmt 6 vuotta sitten
src Save last used mensa in localStorage 6 vuotta sitten
static Add reference to netcup 7 vuotta sitten
.babelrc Initial commit 7 vuotta sitten
.editorconfig Initial commit 7 vuotta sitten
.eslintignore Initial commit 7 vuotta sitten
.eslintrc.js Configure prettier 6 vuotta sitten
.gitignore Add pre compressed assets to gitignore 6 vuotta sitten
.postcssrc.js Initial commit 7 vuotta sitten
.tern-project Add ternjs file 6 vuotta sitten
README.md Initial commit 7 vuotta sitten
index.html Add matomo code 6 vuotta sitten
package-lock.json Add swipe support 6 vuotta sitten
package.json Add swipe support 6 vuotta sitten

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.