sbkwgh 06a764cb45 Fix full-width to fixed-width. Add spacing on thread-display component %!s(int64=5) %!d(string=hai) anos
..
build 434a19b358 Move stuff to frontend %!s(int64=8) %!d(string=hai) anos
src 06a764cb45 Fix full-width to fixed-width. Add spacing on thread-display component %!s(int64=5) %!d(string=hai) anos
static 434a19b358 Move stuff to frontend %!s(int64=8) %!d(string=hai) anos
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects %!s(int64=8) %!d(string=hai) anos
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects %!s(int64=8) %!d(string=hai) anos
LICENCE 434a19b358 Move stuff to frontend %!s(int64=8) %!d(string=hai) anos
README.md 434a19b358 Move stuff to frontend %!s(int64=8) %!d(string=hai) anos
babel.config.js 436f71d908 Update to latest vue and fix random backend bugs %!s(int64=5) %!d(string=hai) anos
index.html 436f71d908 Update to latest vue and fix random backend bugs %!s(int64=5) %!d(string=hai) anos
package-lock.json 436f71d908 Update to latest vue and fix random backend bugs %!s(int64=5) %!d(string=hai) anos
package.json 436f71d908 Update to latest vue and fix random backend bugs %!s(int64=5) %!d(string=hai) anos
vue.config.js 436f71d908 Update to latest vue and fix random backend bugs %!s(int64=5) %!d(string=hai) anos

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.