您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Schneider 430a6c37d4 Save last used mensa in localStorage 6 年前
build Use source-maps for better debugging 7 年前
config Enable static gzip compression 7 年前
server formatted using gofmt 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.