Skip to content

Run localy

Yel0w edited this page Jun 25, 2026 · 7 revisions

to run quickamth lockaly

Step 1 :

Clone the repository or donload the soucre code,

clone the repository (recemended) :

  1. open a terminal where you want to clone the repository,
  2. then clone the repo with this command : git clone https://github.com/Yel0w08/QuickMath.git (you need git to clone)

donload the source code :

to donload teh soucre code, you can click on this link this will donload the entire repository, like git clone.

Step 2:

(you need dotnet sdk) launch in the root dir where there are all the floader the comande dotnet run, see it as an npm run dev.

Clone this wiki locally