25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
xiaohanzi 4cc8ca3601 add posadmin project 3 yıl önce
build add posadmin project 3 yıl önce
config add posadmin project 3 yıl önce
src add posadmin project 3 yıl önce
static add posadmin project 3 yıl önce
.babelrc add posadmin project 3 yıl önce
.editorconfig add posadmin project 3 yıl önce
.gitignore add posadmin project 3 yıl önce
.postcssrc.js add posadmin project 3 yıl önce
README.md add posadmin project 3 yıl önce
index.html add posadmin project 3 yıl önce
package-lock.json add posadmin project 3 yıl önce
package.json add posadmin project 3 yıl önce

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.