Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plopix/ganzhi

Gan Zhi and Jeiqi
https://github.com/plopix/ganzhi

ganzhi jeiqi

Last synced: 6 days ago
JSON representation

Gan Zhi and Jeiqi

Awesome Lists containing this project

README

        

# Ganzhi

[![Netlify Status](https://api.netlify.com/api/v1/badges/3a46586a-1917-41af-9395-ba45d425dc03/deploy-status)](https://app.netlify.com/sites/brave-haibt-e62e2f/deploys)
![Main CI](https://github.com/plopix/ganzhi/actions/workflows/main-ci.yaml/badge.svg)

## Working on the project

### Requirements

- Yarn

### Local install

```bash
yarn install
```

### Run the project

```bash
yarn start
```

## Contribution

This project comes with Coding Standards and Tests.
To help you contribute a Makefile is available to simplify the actions.

Please comply with `yarn lint-check` using `yarn lint` before to push, your PR won't be merged otherwise.

## Licensing

Project under the [MIT License (MIT)](LICENSE)