Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akashchouhan16/quinpool

Built with Vue, Google Maps, Geolocator API for 10.30.1.91
https://github.com/akashchouhan16/quinpool

google-maps vue

Last synced: about 1 month ago
JSON representation

Built with Vue, Google Maps, Geolocator API for 10.30.1.91

Awesome Lists containing this project

README

        

# Quinbay CarPool

### Dependencies
> * Git `v2.37`
> * Node.js `v14.18`
> * npm `v6.14`
> * Vue.js `v2.6.14`
> * Vuex `@4`: For State Management
> * Vue-Router `@3`: For Component Routing
> * Vuetify `@2`: For Custom CSS

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

```