TOPVERSE_Official/README.md

23 lines
419 B
Markdown
Raw Permalink Normal View History

2023-04-23 14:19:03 +08:00
<p align="center">
2023-04-27 14:02:49 +08:00
<img src="./public/topverse.svg" width="600"/>
2023-04-23 14:19:03 +08:00
</p>
<h2 align="center">
</h2><br>
<pre align="center">
🧪 Working in Progress
</pre>
<p align="center">
<br>
2023-04-27 14:02:49 +08:00
<a href="https://topverse.netlify.app/">🖥 Online Preview</a>
2023-04-23 14:19:03 +08:00
<br><br>
2023-04-27 14:02:49 +08:00
2023-04-23 14:19:03 +08:00
```bash
2023-04-27 14:02:49 +08:00
git clone https://github.com/TOPVERSE/TOPVERSE_Official.git
cd TOPVERSE_Official
2023-04-23 14:19:03 +08:00
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
```