https://github.com/patrick-web/pesa-tracker-v2
https://github.com/patrick-web/pesa-tracker-v2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrick-web/pesa-tracker-v2
- Owner: Patrick-web
- Created: 2020-09-08T22:05:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T07:06:10.000Z (over 5 years ago)
- Last Synced: 2025-03-05T08:18:07.139Z (over 1 year ago)
- Language: Vue
- Size: 2.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mpesatracker
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).