https://github.com/indominusbyte/vue-map-smart-cities
make map for itinerary holiday with optimize trip
https://github.com/indominusbyte/vue-map-smart-cities
Last synced: 12 months ago
JSON representation
make map for itinerary holiday with optimize trip
- Host: GitHub
- URL: https://github.com/indominusbyte/vue-map-smart-cities
- Owner: IndominusByte
- Created: 2020-07-22T05:20:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:14:12.000Z (over 3 years ago)
- Last Synced: 2025-03-04T07:14:09.638Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# digital-city-guide
## 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/).