# babyapp **Repository Path**: lanlan99/babyapp ## Basic Information - **Project Name**: babyapp - **Description**: 互联网公司宝宝app开发的开源项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-23 - **Last Updated**: 2022-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # babyapp - 按需引入vant组件库 vant@2.12.47 utils/vant-import.js - 页面级文件.vue 每个页面要实现的功能很多,所以需要响应页面文件夹进行管理 views/login/index.vue ... - 定义路由 router/ axios二次封装 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).