https://github.com/ui-d/wallet
💰 Wallet app built with vue.js and bootstrap. Features: Sign in, Sign out, See all transactions or Additions or Withdrowals, RWD
https://github.com/ui-d/wallet
Last synced: over 1 year ago
JSON representation
💰 Wallet app built with vue.js and bootstrap. Features: Sign in, Sign out, See all transactions or Additions or Withdrowals, RWD
- Host: GitHub
- URL: https://github.com/ui-d/wallet
- Owner: ui-d
- Created: 2018-04-21T16:24:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T01:21:42.000Z (over 8 years ago)
- Last Synced: 2025-01-31T17:53:08.312Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://bit.ly/2OMCl4a
- Size: 354 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WalletApp
## Wallet app built with vue.js and bootstrap.
#### Features: Sign in, Sign out, See all transactions or Additions or Withdrowals, RWD
### Build Setup /
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```