How to copy from repository
At first, using this command on your terminal.
terminal
git clone https://github.com/10-ui/Torekore.git
And open a folder named "Torekore".
Starting project
terminal
bun s
💡
You have'nt installed bun
yet? Please try How to install bun
.