# vue-map
**Repository Path**: haibusoi/vue-map
## Basic Information
- **Project Name**: vue-map
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-10-27
- **Last Updated**: 2025-04-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# vue-map
> A Vue.js project
系统主界面
## RESTFUL API
```bash
# support HTTP and socket.io
# host: 127.0.0.1
# port: 8360
```
[RESTFUL API Server](https://github.com/Garens/vue-map-server)
## Demo Url
[demo url](http://map.webshao.com/)
## Build Setup
```bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
## Author
[Author Blog](https://webshao.com/)