sbkwgh 66677ff6dd Prepare frontend for usng a profile picture vor 7 Jahren
..
build 434a19b358 Move stuff to frontend vor 8 Jahren
config 434a19b358 Move stuff to frontend vor 8 Jahren
src 66677ff6dd Prepare frontend for usng a profile picture vor 7 Jahren
static 434a19b358 Move stuff to frontend vor 8 Jahren
.babelrc a9292033cb Update babel config for dynamic importing vor 8 Jahren
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects vor 8 Jahren
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects vor 8 Jahren
LICENCE 434a19b358 Move stuff to frontend vor 8 Jahren
README.md 434a19b358 Move stuff to frontend vor 8 Jahren
index.html 434a19b358 Move stuff to frontend vor 8 Jahren
package-lock.json 434a19b358 Move stuff to frontend vor 8 Jahren
package.json a9292033cb Update babel config for dynamic importing vor 8 Jahren

README.md

frontend

A Vue.js project

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.