25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
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 7 년 전
.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.