Skip to content
/ mpvue Public

使用mpvue和云数据库开发一个抽奖小程序

Notifications You must be signed in to change notification settings

linqj/mpvue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2dd49e4 · Aug 26, 2019

History

1 Commit
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019
Aug 26, 2019

Repository files navigation

my-project

A Mpvue project

Build Setup

# 初始化项目
vue init mpvue/mpvue-quickstart myproject
cd myproject

# 安装依赖
yarn

# 开发时构建
npm dev

# 打包构建
npm build

# 指定平台的开发时构建(微信、百度、头条、支付宝)
npm dev:wx
npm dev:swan
npm dev:tt
npm dev:my

# 指定平台的打包构建
npm build:wx
npm build:swan
npm build:tt
npm build:my

# 生成 bundle 分析报告
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

使用mpvue和云数据库开发一个抽奖小程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published