# BookSharing **Repository Path**: moremind/BookSharing ## Basic Information - **Project Name**: BookSharing - **Description**: :palm_tree: simple page with mpvue and vant - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-12 - **Last Updated**: 2021-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![mpvue](https://img.shields.io/badge/mpvue-2.0.0-blue.svg)](http://mpvue.com/) [![vant-weapp](https://img.shields.io/badge/vant--weapp-0.5.8-blue.svg)](https://youzan.github.io/vant-weapp/#/intro) [![vuex](https://img.shields.io/badge/vuex-3.0.1-blue.svg)](https://vuex.vuejs.org/zh/) [![Build Status](https://travis-ci.org/hirCodd/BookSharing.svg?branch=master)](https://travis-ci.org/hirCodd/BookSharing) ## weapp-frontend > mpvue+vant-weapp ## Build Setup ``` bash npm: # 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 yarn: yarn install yarn dev yarn build yarn build --report ``` ## Preview 1. yarn dev 2. 使用微信开发者工具打开项目目录"dist/wx/"即可预览 ## Demo