An open API service indexing awesome lists of open source software.

https://github.com/winstxnhdw/moomapp-frontend-demo

A single-page web application to showcase the possibilities of a robust route optimiser built on Vue and Leaflet.
https://github.com/winstxnhdw/moomapp-frontend-demo

gsap3 leafletjs vue2leaflet vuejs waypoint-manager

Last synced: about 1 month ago
JSON representation

A single-page web application to showcase the possibilities of a robust route optimiser built on Vue and Leaflet.

Awesome Lists containing this project

README

        

# moomapp-frontend

This is my very first web app/site.

> **Note**: This is a showcase demo I built to familiarise myself with the Vue framework and not the actual deployed application for MooVita.



## 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/).