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.
- Host: GitHub
- URL: https://github.com/mustafadalga/dogaklani
- Owner: mustafadalga
- Created: 2020-02-25T10:54:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:15:50.000Z (over 2 years ago)
- Last Synced: 2025-01-18T08:33:34.879Z (4 months ago)
- Topics: vue, vue-cli, vue-cli-4, vue-components, vuejs
- Language: Vue
- Homepage:
- Size: 936 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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/).