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

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.