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 ]
- Host: GitHub
- URL: https://github.com/gwuah/lamaison-frontend
- Owner: gwuah
- Created: 2018-10-07T13:35:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T13:41:53.000Z (over 7 years ago)
- Last Synced: 2025-06-06T07:11:18.663Z (about 1 year ago)
- Topics: google, housing, places-api, vue
- Language: Vue
- Homepage:
- Size: 175 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```