# old-days **Repository Path**: gitHubCodeSong/old-days ## Basic Information - **Project Name**: old-days - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2019-05-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # old-days > A Mpvue project ## 温馨提示 ### 源码中主要改了三个地方,①、云开发环境ID;②高德地图的key;③、通过opneId判断是否显示首页右下角发布按钮,指定的openId需自己提前设定 ### 大家不要直接跑本项目,需要开通云开发,需要建立集合,上手前记得先熟悉云开发文档 ### 结合掘金文章[项目讲解](https://juejin.im/post/5c930431f265da60f00ecc64)一起使用 ``` bash # 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 detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).