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
- Host: GitHub
- URL: https://github.com/mixinnetwork/mixin.network
- Owner: MixinNetwork
- Created: 2022-09-22T10:40:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T12:03:47.000Z (about 2 years ago)
- Last Synced: 2025-06-22T06:54:13.098Z (12 months ago)
- Homepage: https://mixin.network
- Size: 29.4 MB
- Stars: 4
- Watchers: 5
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.