sbkwgh 3e8b8cdf51 Fix side bar greater than 1500px, other small UI fixes 7 anni fa
..
build 434a19b358 Move stuff to frontend 8 anni fa
config 434a19b358 Move stuff to frontend 8 anni fa
src 3e8b8cdf51 Fix side bar greater than 1500px, other small UI fixes 7 anni fa
static 434a19b358 Move stuff to frontend 8 anni fa
.babelrc a9292033cb Update babel config for dynamic importing 8 anni fa
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 anni fa
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 anni fa
LICENCE 434a19b358 Move stuff to frontend 8 anni fa
README.md 434a19b358 Move stuff to frontend 8 anni fa
index.html baf0ab094e Defer loading of stylesheet 7 anni fa
package-lock.json 434a19b358 Move stuff to frontend 8 anni fa
package.json a9292033cb Update babel config for dynamic importing 8 anni fa

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.