Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vue-leaflet/vue3-demo-project
https://github.com/vue-leaflet/vue3-demo-project
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vue-leaflet/vue3-demo-project
- Owner: vue-leaflet
- Created: 2020-10-07T15:20:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T16:47:34.000Z (over 2 years ago)
- Last Synced: 2024-11-08T07:25:44.651Z (2 months ago)
- Language: Vue
- Size: 305 KB
- Stars: 25
- Watchers: 3
- Forks: 25
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo-project
Remember to change the version of `@vue-leaflet/vue-leaflet` in `package.json`
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```