https://github.com/ghettovoice/vuelayers-demo
VueLayers Demo App
https://github.com/ghettovoice/vuelayers-demo
demo vuelayers
Last synced: 3 months ago
JSON representation
VueLayers Demo App
- Host: GitHub
- URL: https://github.com/ghettovoice/vuelayers-demo
- Owner: ghettovoice
- Created: 2017-11-25T15:14:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T13:17:11.000Z (over 3 years ago)
- Last Synced: 2025-01-08T10:08:49.913Z (5 months ago)
- Topics: demo, vuelayers
- Language: Vue
- Size: 1.67 MB
- Stars: 51
- Watchers: 7
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuelayers-demo
## 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/).