https://github.com/indominusbyte/vue-map-airbnb
make replica for system map in Airbnb
https://github.com/indominusbyte/vue-map-airbnb
Last synced: 5 months ago
JSON representation
make replica for system map in Airbnb
- Host: GitHub
- URL: https://github.com/indominusbyte/vue-map-airbnb
- Owner: IndominusByte
- Created: 2020-05-28T21:48:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:19:51.000Z (over 3 years ago)
- Last Synced: 2025-04-03T05:41:19.683Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# map-vue
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).