Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indominusbyte/vue-map-airbnb
make replica for system map in Airbnb
https://github.com/indominusbyte/vue-map-airbnb
Last synced: 22 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:19:51.000Z (about 2 years ago)
- Last Synced: 2024-10-28T17:34:14.810Z (2 months 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/).