Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
Schneider 430a6c37d4 Save last used mensa in localStorage 6 lat temu
build Use source-maps for better debugging 7 lat temu
config Enable static gzip compression 7 lat temu
server formatted using gofmt 6 lat temu
src Save last used mensa in localStorage 6 lat temu
static Add reference to netcup 7 lat temu
.babelrc Initial commit 7 lat temu
.editorconfig Initial commit 7 lat temu
.eslintignore Initial commit 7 lat temu
.eslintrc.js Configure prettier 6 lat temu
.gitignore Add pre compressed assets to gitignore 6 lat temu
.postcssrc.js Initial commit 7 lat temu
.tern-project Add ternjs file 6 lat temu
README.md Initial commit 7 lat temu
index.html Add matomo code 6 lat temu
package-lock.json Add swipe support 6 lat temu
package.json Add swipe support 6 lat temu

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.