Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T08:58:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T18:58:53.135Z (2 months 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/).