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

https://github.com/gwuah/lamaison-frontend

Web Application For Laimaison Project [ https://lamaison-frontend.netlify.com ]
https://github.com/gwuah/lamaison-frontend

google housing places-api vue

Last synced: 10 months ago
JSON representation

Web Application For Laimaison Project [ https://lamaison-frontend.netlify.com ]

Awesome Lists containing this project

README

          

# lamaison-frontend

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```