Você não pode selecionar mais de 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 6 anos atrás
build Use source-maps for better debugging 7 anos atrás
config Enable static gzip compression 7 anos atrás
server formatted using gofmt 6 anos atrás
src Save last used mensa in localStorage 6 anos atrás
static Add reference to netcup 7 anos atrás
.babelrc Initial commit 7 anos atrás
.editorconfig Initial commit 7 anos atrás
.eslintignore Initial commit 7 anos atrás
.eslintrc.js Configure prettier 6 anos atrás
.gitignore Add pre compressed assets to gitignore 6 anos atrás
.postcssrc.js Initial commit 7 anos atrás
.tern-project Add ternjs file 6 anos atrás
README.md Initial commit 7 anos atrás
index.html Add matomo code 6 anos atrás
package-lock.json Add swipe support 6 anos atrás
package.json Add swipe support 6 anos atrás

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.