git 테스트

sbkwgh 9e51c80c6b Use darker color 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 9e51c80c6b Use darker color 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.