# cx-tdba_weapp 这是储蓄保小程序的优化版本,不在依赖 hbuildr 开发工具, 基于vue cli 创建 uni app ``` vue create -p dcloudio/uni-preset-vue weapp-vue2 ``` ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn dev:mp-weixin ``` ### Compiles and minifies for production ``` yarn build:mp-weixin ```