# java-tree-19soft-vue
**Repository Path**: tianguogang/java-tree-19soft-vue
## Basic Information
- **Project Name**: java-tree-19soft-vue
- **Description**: 用于学习交流--------水电费水电费水电费
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2023-04-21
- **Last Updated**: 2023-04-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 后端地址:
https://gitee.com/tianguogang/java-tree-19soft
### 大家可以任意借鉴,数据内容自行填充,若有不会,请叨扰
node 安装18就可以
node [Node.js 中文网 (nodejs.cn)](https://nodejs.cn/)
#
## 关注公众号:aiwhose 回复20230419
###
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Type-Check, Compile and Minify for Production
```sh
npm run build
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```