sbkwgh 327ce73381 Add quote functionality преди 6 години
..
build 434a19b358 Move stuff to frontend преди 8 години
config 434a19b358 Move stuff to frontend преди 8 години
src 327ce73381 Add quote functionality преди 6 години
static 434a19b358 Move stuff to frontend преди 8 години
.babelrc a9292033cb Update babel config for dynamic importing преди 8 години
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects преди 8 години
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects преди 8 години
LICENCE 434a19b358 Move stuff to frontend преди 8 години
README.md 434a19b358 Move stuff to frontend преди 8 години
index.html da57365498 Use newer version of font-awesome and use update class name for notifcation icon преди 7 години
package-lock.json 722704e945 Update vulnerable packages, replace slug with urlSlug package преди 7 години
package.json 722704e945 Update vulnerable packages, replace slug with urlSlug package преди 7 години

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.