sbkwgh 659dd6dd90 Add 'no users found' message пре 7 година
..
build 434a19b358 Move stuff to frontend пре 8 година
config 434a19b358 Move stuff to frontend пре 8 година
src 659dd6dd90 Add 'no users found' message пре 7 година
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 745709b7d3 Update marked dependency to 0.3.9 пре 7 година
package.json 745709b7d3 Update marked dependency to 0.3.9 пре 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.