選択できるのは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.