云闪付小程序

xiaoyu 279519bc9c init 3 years ago
build 279519bc9c init 3 years ago
config 279519bc9c init 3 years ago
src 279519bc9c init 3 years ago
static 279519bc9c init 3 years ago
.babelrc c2817a8386 init 3 years ago
.editorconfig c2817a8386 init 3 years ago
.gitignore c2817a8386 init 3 years ago
.postcssrc.js c2817a8386 init 3 years ago
README.md d81a9ab391 init 3 years ago
index.html 279519bc9c init 3 years ago
package-lock.json 279519bc9c init 3 years ago
package.json 279519bc9c init 3 years ago
project.config.json d81a9ab391 init 3 years ago

README.md

vue-project-init

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.