Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Schneider 430a6c37d4 Save last used mensa in localStorage há 6 anos
build Use source-maps for better debugging há 7 anos
config Enable static gzip compression há 7 anos
server formatted using gofmt há 6 anos
src Save last used mensa in localStorage há 6 anos
static Add reference to netcup há 6 anos
.babelrc Initial commit há 7 anos
.editorconfig Initial commit há 7 anos
.eslintignore Initial commit há 7 anos
.eslintrc.js Configure prettier há 6 anos
.gitignore Add pre compressed assets to gitignore há 6 anos
.postcssrc.js Initial commit há 7 anos
.tern-project Add ternjs file há 6 anos
README.md Initial commit há 7 anos
index.html Add matomo code há 6 anos
package-lock.json Add swipe support há 6 anos
package.json Add swipe support há 6 anos

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.