Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elvan/location-sharing-app-vue-firebase
Vue 2, Firebase 7, Google Maps API
https://github.com/elvan/location-sharing-app-vue-firebase
firebase firebase-auth firebase-firestore google-maps google-maps-api vue vue2 vuejs
Last synced: about 2 months ago
JSON representation
Vue 2, Firebase 7, Google Maps API
- Host: GitHub
- URL: https://github.com/elvan/location-sharing-app-vue-firebase
- Owner: elvan
- Created: 2023-04-05T11:47:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T18:23:01.000Z (over 1 year ago)
- Last Synced: 2024-04-13T22:55:03.308Z (9 months ago)
- Topics: firebase, firebase-auth, firebase-firestore, google-maps, google-maps-api, vue, vue2, vuejs
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# location-sharing
> A Vue.js project
## Build Setup
```bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).