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

https://github.com/mustafadalga/dogaklani

It is an application that you can target any location on the map and see the users. This Vue.js app will allows you to comment their story boards.
https://github.com/mustafadalga/dogaklani

vue vue-cli vue-cli-4 vue-components vuejs

Last synced: 2 months ago
JSON representation

It is an application that you can target any location on the map and see the users. This Vue.js app will allows you to comment their story boards.

Awesome Lists containing this project

README

        

# Doğa Klanı

> It is an application that you can target any location on the map and see the users. This Vue.js app will allows you to comment their story boards.

## Used technologies
* Vue JS
* Firebase
* Google Maps
* Materialize 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/).