https://github.com/cssmagic/dapp-predictor
星云链 DApp:我是预言帝
https://github.com/cssmagic/dapp-predictor
Last synced: 11 months ago
JSON representation
星云链 DApp:我是预言帝
- Host: GitHub
- URL: https://github.com/cssmagic/dapp-predictor
- Owner: cssmagic
- Archived: true
- Created: 2019-01-07T09:31:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T15:46:49.000Z (almost 7 years ago)
- Last Synced: 2025-02-04T18:31:50.651Z (12 months ago)
- Language: Vue
- Size: 148 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dapp-predictor
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Run your unit tests
```
npm run test:unit
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).