Nessuna descrizione

Your Name ec28002291 update 2 anni fa
build 885d53cd03 init 2 anni fa
config 885d53cd03 init 2 anni fa
src ec28002291 update 2 anni fa
static 885d53cd03 init 2 anni fa
test 885d53cd03 init 2 anni fa
.babelrc 885d53cd03 init 2 anni fa
.editorconfig 885d53cd03 init 2 anni fa
.eslintignore ec28002291 update 2 anni fa
.eslintrc.js ec28002291 update 2 anni fa
.gitignore 885d53cd03 init 2 anni fa
.postcssrc.js 885d53cd03 init 2 anni fa
README.md 885d53cd03 init 2 anni fa
dist.zip 885d53cd03 init 2 anni fa
index.html 885d53cd03 init 2 anni fa
package-lock.json ed8e601e73 update 2 anni fa
package.json ed8e601e73 update 2 anni fa
vue.config.js ec28002291 update 2 anni fa

README.md

test

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.