https://github.com/yuanguangxin/housing-transactions-fronted
仿贝壳网的房屋交易平台-前端
https://github.com/yuanguangxin/housing-transactions-fronted
Last synced: 2 months ago
JSON representation
仿贝壳网的房屋交易平台-前端
- Host: GitHub
- URL: https://github.com/yuanguangxin/housing-transactions-fronted
- Owner: yuanguangxin
- Created: 2020-04-20T09:33:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:18:50.000Z (over 2 years ago)
- Last Synced: 2025-06-26T06:38:18.291Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 1.72 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# housing-transactions-fronted
## About
https://github.com/yuanguangxin/housing-transactions
## 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
```