mirror of
https://litchi.icu/ngc2207/mine-code-now.git
synced 2025-05-18 10:27:03 +00:00
15 lines
202 B
Markdown
15 lines
202 B
Markdown
|
# MineCodeNow
|
||
|
|
||
|
## 📝 Description
|
||
|
|
||
|
Nice code, but now it's mine! 😎
|
||
|
|
||
|
## 🚀 Quick Start
|
||
|
|
||
|
```shell
|
||
|
git clone https://github.com/NGC2207/mine-code-now.git
|
||
|
cd mine-code-now
|
||
|
bun install
|
||
|
bun run dev
|
||
|
```
|