An open API service indexing awesome lists of open source software.

https://github.com/yuanguangxin/housing-transactions-fronted

仿贝壳网的房屋交易平台-前端
https://github.com/yuanguangxin/housing-transactions-fronted

Last synced: 2 months ago
JSON representation

仿贝壳网的房屋交易平台-前端

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
```