sbkwgh 670c7ae7e4 Fix scroll-load component hace 7 años
..
build 434a19b358 Move stuff to frontend hace 8 años
config 434a19b358 Move stuff to frontend hace 8 años
src 670c7ae7e4 Fix scroll-load component hace 7 años
static 434a19b358 Move stuff to frontend hace 8 años
.babelrc a9292033cb Update babel config for dynamic importing hace 8 años
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects hace 8 años
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects hace 8 años
LICENCE 434a19b358 Move stuff to frontend hace 8 años
README.md 434a19b358 Move stuff to frontend hace 8 años
index.html 434a19b358 Move stuff to frontend hace 8 años
package-lock.json 434a19b358 Move stuff to frontend hace 8 años
package.json a9292033cb Update babel config for dynamic importing 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.