No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
gtz c7c4aa7528 'init' hace 2 años
build 'init' hace 2 años
config 'init' hace 2 años
src 'init' hace 2 años
static 'init' hace 2 años
.babelrc 'init' hace 2 años
.editorconfig 'init' hace 2 años
.env.development 'init' hace 2 años
.env.production 'init' hace 2 años
.env.staging 'init' hace 2 años
.eslintignore 'init' hace 2 años
.eslintrc.js 'init' hace 2 años
.gitignore 'init' hace 2 años
.postcssrc.js 'init' hace 2 años
README.md 'init' hace 2 años
index.html 'init' hace 2 años
package-lock.json 'init' hace 2 años
package.json 'init' hace 2 años

README.md

webapp

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 a detailed explanation on how things work, check out the guide and docs for vue-loader.