sbkwgh a140deb33d Save description even if empty string, never send undefined před 8 roky
..
build 434a19b358 Move stuff to frontend před 8 roky
config 434a19b358 Move stuff to frontend před 8 roky
src a140deb33d Save description even if empty string, never send undefined před 8 roky
static 434a19b358 Move stuff to frontend před 8 roky
.babelrc a9292033cb Update babel config for dynamic importing před 8 roky
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects před 8 roky
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects před 8 roky
LICENCE 434a19b358 Move stuff to frontend před 8 roky
README.md 434a19b358 Move stuff to frontend před 8 roky
index.html 434a19b358 Move stuff to frontend před 8 roky
package-lock.json 434a19b358 Move stuff to frontend před 8 roky
package.json a9292033cb Update babel config for dynamic importing před 8 roky

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.