https://github.com/fadeev/wallet
https://github.com/fadeev/wallet
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fadeev/wallet
- Owner: fadeev
- Created: 2020-09-08T06:24:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T06:24:43.000Z (almost 6 years ago)
- Last Synced: 2025-02-15T19:54:29.278Z (over 1 year ago)
- Language: Vue
- Size: 132 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wallet
## 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/).