https://github.com/webankblockchain/webase-web-mobile
https://github.com/webankblockchain/webase-web-mobile
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webankblockchain/webase-web-mobile
- Owner: WeBankBlockchain
- License: apache-2.0
- Created: 2021-02-22T02:25:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T08:37:57.000Z (over 1 year ago)
- Last Synced: 2025-02-26T09:32:37.035Z (over 1 year ago)
- Language: Vue
- Size: 10.8 MB
- Stars: 2
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webase-h5
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).