sbkwgh 004d54d381 Uninstall nprogress in top-level package.json and install in frontend package.json 7 роки тому
..
build 434a19b358 Move stuff to frontend 8 роки тому
config 434a19b358 Move stuff to frontend 8 роки тому
src 1c923d655a Add nprogress dependency for loading bar 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 004d54d381 Uninstall nprogress in top-level package.json and install in frontend package.json 7 роки тому
package.json 004d54d381 Uninstall nprogress in top-level package.json and install in frontend package.json 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.