- download and install LTS version of node js from NodeJS download link
- download and install Visual Studio code IDE form Visual Studio code download link
- clone the repo with command
git clone [email protected]:mishasgit/fetch_framework.git
- open the folder with cloned progect in VS code IDE
- go to root folder
fetch_framework
in menu Terminal click New Terminal - in opened terminal run
npm i
command to install dependencies - when all dependencies installed run command
run it
in terminal to run the programm