dbs227 16cb086a6b firstcommit преди 4 години
..
build 434a19b358 Move stuff to frontend преди 8 години
src 165d7b55c6 Fix typo преди 5 години
static 434a19b358 Move stuff to frontend преди 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 години
babel.config.js 436f71d908 Update to latest vue and fix random backend bugs преди 5 години
index.html 436f71d908 Update to latest vue and fix random backend bugs преди 5 години
package (2).json 16cb086a6b firstcommit преди 4 години
package-lock.json 16cb086a6b firstcommit преди 4 години
package.json 16cb086a6b firstcommit преди 4 години
vue.config.js 3b5e73564f Fix build преди 5 години

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.