https://github.com/valentinefernandes/location-detector
This is a Vue js project
https://github.com/valentinefernandes/location-detector
html html5 javascript project vue vuejs vuejs3
Last synced: 3 months ago
JSON representation
This is a Vue js project
- Host: GitHub
- URL: https://github.com/valentinefernandes/location-detector
- Owner: ValentineFernandes
- Created: 2022-04-22T16:12:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T13:55:29.000Z (over 3 years ago)
- Last Synced: 2025-04-17T20:38:55.150Z (6 months ago)
- Topics: html, html5, javascript, project, vue, vuejs, vuejs3
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 17
- Watchers: 0
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Location-Detector
> 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).