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

https://github.com/mixinnetwork/mixin.network

The website to showcase the ecosystem of Mixin Network
https://github.com/mixinnetwork/mixin.network

Last synced: 12 months ago
JSON representation

The website to showcase the ecosystem of Mixin Network

Awesome Lists containing this project

README

          

# Mixin Network

[The website](https://mixin.network) to showcase the ecosystem of Mixin Network.

Please read [this guide](./guide/README.md).

## run the project

**Prerequisites**

install [nodejs](https://nodejs.org) and [yarn](https://yarnpkg.com/cli/install)

**Run in terminal**

```bash
yarn install

yarn docs:dev
```

then visit https://localhost:8080 to preview.