Commit cad0f720 by dengli

add readme.md

parent 5bbf38c0
# mp_share_web # mp_share_web
> A mobile Vue.js project A mobile Vue.js project
一个用vue开发的米拍app的分享页面
(备注:页面均为单页,启动项目后需通过各单页的路由访问界面)
## Build Setup ## Build Setup
``` bash # git clone
git clone git@git.mepai.me:dengli/mp_share_mobile.git
# install dependencies # install dependencies
npm install npm install
# serve with hot reload # serve with hot reload at localhost:8080 (浏览器地址栏localhost改为本机域名后可手机调试)
npm run dev || npm start npm run dev
# build for production with minification # build for production with minification
npm run build npm run build
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment