sbkwgh 3d5091d59d Remove backup stuff and move to its own branch (backup) 8 anos atrás
..
build 434a19b358 Move stuff to frontend 8 anos atrás
config 434a19b358 Move stuff to frontend 8 anos atrás
src 3d5091d59d Remove backup stuff and move to its own branch (backup) 8 anos atrás
static 434a19b358 Move stuff to frontend 8 anos atrás
.babelrc a9292033cb Update babel config for dynamic importing 8 anos atrás
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 anos atrás
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 anos atrás
LICENCE 434a19b358 Move stuff to frontend 8 anos atrás
README.md 434a19b358 Move stuff to frontend 8 anos atrás
index.html 434a19b358 Move stuff to frontend 8 anos atrás
package-lock.json 434a19b358 Move stuff to frontend 8 anos atrás
package.json a9292033cb Update babel config for dynamic importing 8 anos atrás

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.