An open API service indexing awesome lists of open source software.

https://github.com/worst001/easy-divination

简易的易经64卦占卜
https://github.com/worst001/easy-divination

Last synced: 11 months ago
JSON representation

简易的易经64卦占卜

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