git 테스트

sbkwgh cbdcc81331 Darken gray scss variables 8 anni fa
build cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
config cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
src cbdcc81331 Darken gray scss variables 8 anni fa
static 15bb24dba9 Initial commit 8 anni fa
.babelrc cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
.editorconfig 15bb24dba9 Initial commit 8 anni fa
.gitignore cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
.postcssrc.js cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
LICENSE 8f9d27c2ff Create LICENSE 8 anni fa
README.md cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
index.html cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
package-lock.json cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa
package.json cd31498798 Use updated vue-cli and hence fix bugs for update 8 anni fa

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.