git 테스트

sbkwgh 986cd39ef2 Add border-radius to editor format-bar hace 8 años
build cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
config cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
src 986cd39ef2 Add border-radius to editor format-bar hace 8 años
static 15bb24dba9 Initial commit hace 8 años
.babelrc cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
.editorconfig 15bb24dba9 Initial commit hace 8 años
.gitignore cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
.postcssrc.js cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
LICENSE 8f9d27c2ff Create LICENSE hace 8 años
README.md cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
index.html cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
package-lock.json cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años
package.json cd31498798 Use updated vue-cli and hence fix bugs for update hace 8 años

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.