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.
 
 
 
xiaohanzi 4cc8ca3601 add posadmin project il y a 3 ans
build add posadmin project il y a 3 ans
config add posadmin project il y a 3 ans
src add posadmin project il y a 3 ans
static add posadmin project il y a 3 ans
.babelrc add posadmin project il y a 3 ans
.editorconfig add posadmin project il y a 3 ans
.gitignore add posadmin project il y a 3 ans
.postcssrc.js add posadmin project il y a 3 ans
README.md add posadmin project il y a 3 ans
index.html add posadmin project il y a 3 ans
package-lock.json add posadmin project il y a 3 ans
package.json add posadmin project il y a 3 ans

README.md

posweb

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.