https://github.com/eltorio/hello-openlayers
Test : Bug / vue3-openlayers / vue3
https://github.com/eltorio/hello-openlayers
Last synced: 4 months ago
JSON representation
Test : Bug / vue3-openlayers / vue3
- Host: GitHub
- URL: https://github.com/eltorio/hello-openlayers
- Owner: eltorio
- Created: 2022-01-19T15:02:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T15:16:00.000Z (over 3 years ago)
- Last Synced: 2024-12-27T06:43:54.579Z (5 months ago)
- Language: CSS
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-openlayers
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).