https://github.com/devadedeji/hyper
A web app where user can check balance of the bank account and do transfer
https://github.com/devadedeji/hyper
api django vue vuejs
Last synced: over 1 year ago
JSON representation
A web app where user can check balance of the bank account and do transfer
- Host: GitHub
- URL: https://github.com/devadedeji/hyper
- Owner: DevAdedeji
- Created: 2022-03-01T15:40:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T08:58:52.000Z (over 3 years ago)
- Last Synced: 2025-02-28T21:14:21.333Z (over 1 year ago)
- Topics: api, django, vue, vuejs
- Language: Vue
- Homepage: https://hyper-beta.vercel.app
- Size: 972 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyper
## 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/).