tremble b22f2cc251 0611 3 anni fa
..
build b22f2cc251 0611 3 anni fa
config b22f2cc251 0611 3 anni fa
src b22f2cc251 0611 3 anni fa
static b22f2cc251 0611 3 anni fa
test b22f2cc251 0611 3 anni fa
.babelrc b22f2cc251 0611 3 anni fa
.editorconfig b22f2cc251 0611 3 anni fa
.eslintignore b22f2cc251 0611 3 anni fa
.eslintrc.js b22f2cc251 0611 3 anni fa
.gitignore b22f2cc251 0611 3 anni fa
.postcssrc.js b22f2cc251 0611 3 anni fa
README.md b22f2cc251 0611 3 anni fa
index.html b22f2cc251 0611 3 anni fa
main.html b22f2cc251 0611 3 anni fa
package-lock.json b22f2cc251 0611 3 anni fa
package.json b22f2cc251 0611 3 anni fa

README.md

y

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.