Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
gtz c7c4aa7528 'init' há 2 anos
build 'init' há 2 anos
config 'init' há 2 anos
src 'init' há 2 anos
static 'init' há 2 anos
.babelrc 'init' há 2 anos
.editorconfig 'init' há 2 anos
.env.development 'init' há 2 anos
.env.production 'init' há 2 anos
.env.staging 'init' há 2 anos
.eslintignore 'init' há 2 anos
.eslintrc.js 'init' há 2 anos
.gitignore 'init' há 2 anos
.postcssrc.js 'init' há 2 anos
README.md 'init' há 2 anos
index.html 'init' há 2 anos
package-lock.json 'init' há 2 anos
package.json 'init' há 2 anos

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.