sbkwgh 226ca986c7 Update to use two separate routes for thread and user search; update frontend search box to use api 6 vuotta sitten
..
build 434a19b358 Move stuff to frontend 8 vuotta sitten
config 434a19b358 Move stuff to frontend 8 vuotta sitten
src 226ca986c7 Update to use two separate routes for thread and user search; update frontend search box to use api 6 vuotta sitten
static 434a19b358 Move stuff to frontend 8 vuotta sitten
.babelrc a9292033cb Update babel config for dynamic importing 8 vuotta sitten
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 vuotta sitten
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 vuotta sitten
LICENCE 434a19b358 Move stuff to frontend 8 vuotta sitten
README.md 434a19b358 Move stuff to frontend 8 vuotta sitten
index.html da57365498 Use newer version of font-awesome and use update class name for notifcation icon 7 vuotta sitten
package-lock.json 722704e945 Update vulnerable packages, replace slug with urlSlug package 7 vuotta sitten
package.json 722704e945 Update vulnerable packages, replace slug with urlSlug package 7 vuotta sitten

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.