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

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.