# xmind-code
**Repository Path**: Can-Chen/xmind-code
## Basic Information
- **Project Name**: xmind-code
- **Description**: 简易账单
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 0
- **Created**: 2021-03-29
- **Last Updated**: 2023-05-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 简易账单
## 操作
## 开发系统
### Mac OS
## 开发环境版本
`node >= 12`
`npm >= 6`
### 启动客户端
`npm install`
`npm run start`
### 启动服务端
`cd data`
`npm install `
`npm run serve`
### 简介
头部左边为支出、收入的展示
右侧上方为筛选,先进行时间筛选,才可以进行类别筛选。选择框中可以点击 × 符号来进行清除。
右侧下方为添加新的账单。