Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsamaya/opencage-vue-guide
How to use OpenCage geocoder API with VueJS
https://github.com/tsamaya/opencage-vue-guide
Last synced: 4 days ago
JSON representation
How to use OpenCage geocoder API with VueJS
- Host: GitHub
- URL: https://github.com/tsamaya/opencage-vue-guide
- Owner: tsamaya
- License: mit
- Created: 2019-11-24T21:09:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T08:18:36.000Z (over 1 year ago)
- Last Synced: 2024-05-02T04:34:36.668Z (7 months ago)
- Language: Vue
- Homepage: https://stoic-swanson-e25232.netlify.com/
- Size: 3.19 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opencage-vue-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/).
### Licensing
Licensed under the MIT License
A copy of the license is available in the repository's [LICENSE](LICENSE) file.