# 樱花金融后台 **Repository Path**: hao-jiaxiao/sakura-financial-backstage ## Basic Information - **Project Name**: 樱花金融后台 - **Description**: 该系统是一个金融后台管理系统,模拟公司贷款业务提供后台服务,项目包括人员管理、 产品管理、订单管理、客户管理。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # anti ## 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/).