git 테스트

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

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.