https://github.com/wangguangyou/fund-client
https://github.com/wangguangyou/fund-client
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangguangyou/fund-client
- Owner: wangguangyou
- Created: 2020-11-20T01:48:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T03:43:08.000Z (about 4 years ago)
- Last Synced: 2025-01-07T13:40:16.940Z (5 months ago)
- Language: Vue
- Size: 337 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fund-client

## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run electron:serve
```### Compiles and minifies for production
```
npm run electron:build
```