mirror of
https://github.com/penxio/penx.git
synced 2026-04-19 03:03:06 -04:00
37 lines
647 B
Markdown
37 lines
647 B
Markdown
<div align="center">
|
|
|
|
<a href="https://www.penx.io" alt="PenX Logo">
|
|
<img src="https://www.penx.io/images/logo-512.png" height="120"/></a>
|
|
|
|
<h1 style="border-bottom: none">
|
|
<b>PenX</b><br />
|
|
The space for web3 creators
|
|
<br>
|
|
</h1>
|
|
|
|
[Discord](https://discord.gg/nyVpH9njDu) | [Website](https://www.penx.io/) | [Issues](https://github.com/0xzio/penx/issues)
|
|
|
|
</div>
|
|
|
|
## Introduction
|
|
|
|
PenX is the the space for web3 creators, find 1000 true fans in PenX.
|
|
|
|
## Development
|
|
|
|
## web
|
|
|
|
After clone the repo, in the root dir:
|
|
|
|
```bash
|
|
# Install the dependencies
|
|
pnpm install
|
|
|
|
copy .env.example .env.local
|
|
|
|
pnpm dev
|
|
```
|
|
|
|
## ⚖️ License
|
|
|