An open API service indexing awesome lists of open source software.

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

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
```