luis c79ec6b7a8 changed env and fixed package.json hace 6 años
..
src b140ba4634 Initial commit hace 6 años
.babelrc b140ba4634 Initial commit hace 6 años
.editorconfig b140ba4634 Initial commit hace 6 años
.eslintrc.js b140ba4634 Initial commit hace 6 años
.gitignore b140ba4634 Initial commit hace 6 años
README.md b140ba4634 Initial commit hace 6 años
index.html.boiler b140ba4634 Initial commit hace 6 años
package.json.boiler c79ec6b7a8 changed env and fixed package.json hace 6 años
webpack.config.js b140ba4634 Initial commit hace 6 años

README.md

frontend

desc

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.