https://github.com/devon3818/gps-tracking
https://github.com/devon3818/gps-tracking
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devon3818/gps-tracking
- Owner: Devon3818
- Created: 2018-07-19T15:30:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T15:46:12.000Z (almost 8 years ago)
- Last Synced: 2025-04-22T22:41:16.633Z (about 1 year ago)
- Language: Vue
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# app
## 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
```