# sfa_vue **Repository Path**: wuyanshen/sfa_vue ## Basic Information - **Project Name**: sfa_vue - **Description**: vue移动端项目实战 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-07-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Azure devOps [![Build Status](https://dev.azure.com/wuyanshen2012/sfa/_apis/build/status/wuyanshen.sfa?branchName=master)](https://dev.azure.com/wuyanshen2012/sfa/_build/latest?definitionId=1&branchName=master) ### 技术栈: mint-ui 饿了么移动端ui npm install mint-ui --save axios 一个小的ajax库 npm install axios --save ### api接口 使用去哪儿网的在线API接口:[Yapi](http://yapi.demo.qunar.com) ### 登录 公司编号:666666 员工编号:888888 用户密码:123123 # sfa_vue ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Run your unit tests ``` npm run test:unit ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).