Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
gtz d19522bd6f update il y a 2 ans
build init il y a 2 ans
config init il y a 2 ans
src update il y a 2 ans
static init il y a 2 ans
.babelrc init il y a 2 ans
.editorconfig init il y a 2 ans
.env.development init il y a 2 ans
.env.production init il y a 2 ans
.env.staging init il y a 2 ans
.eslintignore init il y a 2 ans
.eslintrc.js init il y a 2 ans
.gitignore init il y a 2 ans
.postcssrc.js init il y a 2 ans
README.md init il y a 2 ans
index.html init il y a 2 ans
package-lock.json update il y a 2 ans
package.json update il y a 2 ans

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.