https://github.com/worst001/easy-divination
简易的易经64卦占卜
https://github.com/worst001/easy-divination
Last synced: 11 months ago
JSON representation
简易的易经64卦占卜
- Host: GitHub
- URL: https://github.com/worst001/easy-divination
- Owner: worst001
- License: other
- Created: 2020-11-03T07:39:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T09:09:50.000Z (over 3 years ago)
- Last Synced: 2025-01-12T06:49:30.111Z (about 1 year ago)
- Language: JavaScript
- Size: 173 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 易占卜
## 介绍
简单的易经64卦占卜凶吉
## 软件架构
软件架构说明
## 安装教程
```
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
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
1. xxxx
2. xxxx
3. xxxx
## 使用说明
1. xxxx
2. xxxx
3. xxxx
## 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request