AD

swapnil ahmed shishir


Open your terminal and then type

$ git clone {the url to the GitHub repo}

This clones the repository

cd into the new folder and type

$ npm install

This installs the required dependencies

To run the React project.

$ npm start


You are done! Now you can start editing the React project in the new folder that's created.

Post a Comment

Previous Post Next Post