https://github.com/dev-ashanaur/vue-expence-tracker
This application track your income expence and balance .
https://github.com/dev-ashanaur/vue-expence-tracker
Last synced: 3 months ago
JSON representation
This application track your income expence and balance .
- Host: GitHub
- URL: https://github.com/dev-ashanaur/vue-expence-tracker
- Owner: DEV-ASHANAUR
- Created: 2020-12-24T18:48:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T18:53:27.000Z (over 5 years ago)
- Last Synced: 2025-04-02T13:48:42.645Z (about 1 year ago)
- Language: Vue
- Size: 128 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expense-tracker
## 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/).