Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghettovoice/vuelayers-demo
VueLayers Demo App
https://github.com/ghettovoice/vuelayers-demo
demo vuelayers
Last synced: about 2 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T13:17:11.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T09:06:30.085Z (3 months ago)
- Topics: demo, vuelayers
- Language: Vue
- Size: 1.67 MB
- Stars: 50
- 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/).