sbkwgh d9d2e4539b Update fancy-input to use display-flex for root container element as well as setting width of container as well as sub-elements; update settings page to surround fancy-input in div container so that it takes up its own full line há 7 anos atrás
..
build 434a19b358 Move stuff to frontend há 8 anos atrás
config 434a19b358 Move stuff to frontend há 8 anos atrás
src d9d2e4539b Update fancy-input to use display-flex for root container element as well as setting width of container as well as sub-elements; update settings page to surround fancy-input in div container so that it takes up its own full line há 7 anos atrás
static 434a19b358 Move stuff to frontend há 8 anos atrás
.babelrc a9292033cb Update babel config for dynamic importing há 8 anos atrás
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects há 8 anos atrás
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects há 8 anos atrás
LICENCE 434a19b358 Move stuff to frontend há 8 anos atrás
README.md 434a19b358 Move stuff to frontend há 8 anos atrás
index.html da57365498 Use newer version of font-awesome and use update class name for notifcation icon há 7 anos atrás
package-lock.json 745709b7d3 Update marked dependency to 0.3.9 há 7 anos atrás
package.json 745709b7d3 Update marked dependency to 0.3.9 há 7 anos atrás

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.