Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
v-Brocloni a9d2062c20 1 3 лет назад
..
build 1 3 лет назад
config 1 3 лет назад
images/prodImg 1 3 лет назад
src 1 3 лет назад
static 1 3 лет назад
.babelrc 1 3 лет назад
.editorconfig 1 3 лет назад
.gitignore 1 3 лет назад
.postcssrc.js 1 3 лет назад
README.md 1 3 лет назад
home.html 1 3 лет назад
index.html 1 3 лет назад
login.html 1 3 лет назад
menu.html 1 3 лет назад
package.json 1 3 лет назад

README.md

admin

this is wx-shop-3.0 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.