Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 648 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 648 Bytes

How to install the framework

  • 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