Skip to content
Stanislav Tashev edited this page Mar 18, 2022 · 1 revision

📥 Installing

To install our project on your machine you just need to clone it. This can be done by In the CMD :

git clone https://github.com/SMTashev20/geonomy.git

Open it in VS Code and type in the terminal

npm install
and finally type:
npm run dev
Clone this wiki locally