Luis Figueiredo 4eaa3167ee more 7 rokov pred
..
build 5e046887fb initial commit 7 rokov pred
config 5e046887fb initial commit 7 rokov pred
src 4eaa3167ee more 7 rokov pred
static 5e046887fb initial commit 7 rokov pred
.babelrc 5e046887fb initial commit 7 rokov pred
.editorconfig 5e046887fb initial commit 7 rokov pred
.eslintignore 5e046887fb initial commit 7 rokov pred
.eslintrc.js 5e046887fb initial commit 7 rokov pred
.gitignore 5e046887fb initial commit 7 rokov pred
.postcssrc.js 5e046887fb initial commit 7 rokov pred
.tern-project 5e046887fb initial commit 7 rokov pred
README.md 5e046887fb initial commit 7 rokov pred
dist 5e046887fb initial commit 7 rokov pred
index.html 5e046887fb initial commit 7 rokov pred
package.json 5e046887fb initial commit 7 rokov pred

README.md

simple-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.