微信公众号仓库

Joe f6d2cc5501 积分明细 4 年之前
assets f0a1324ad7 移动端布局优化 4 年之前
common 07c0ac08ce init 4 年之前
components 399590ecc2 增加商城页面 4 年之前
layouts 4393378031 积分订单列表完成 4 年之前
pages f6d2cc5501 积分明细 4 年之前
plugins 07c0ac08ce init 4 年之前
static f6d2cc5501 积分明细 4 年之前
.editorconfig 07c0ac08ce init 4 年之前
.gitignore 07c0ac08ce init 4 年之前
README.md 07c0ac08ce init 4 年之前
jsconfig.json 07c0ac08ce init 4 年之前
nuxt.config.js 4393378031 积分订单列表完成 4 年之前
package-lock.json 07c0ac08ce init 4 年之前
package.json 07c0ac08ce init 4 年之前

README.md

Vant Nuxt Demo

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.