git 테스트

sbkwgh 20ce5e6d4a Revert color variables changed in an earlier commit, instead use different variables for buttons and input 8 rokov pred
build cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
config cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
src 20ce5e6d4a Revert color variables changed in an earlier commit, instead use different variables for buttons and input 8 rokov pred
static 15bb24dba9 Initial commit 8 rokov pred
.babelrc cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
.editorconfig 15bb24dba9 Initial commit 8 rokov pred
.gitignore cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
.postcssrc.js cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
LICENSE 8f9d27c2ff Create LICENSE 8 rokov pred
README.md cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
index.html cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
package-lock.json cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred
package.json cd31498798 Use updated vue-cli and hence fix bugs for update 8 rokov pred

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.