Run existing Node Js project

 Follow below steps to run project

  1. Clone repository
  2. Run npm i command to install dependencies
  3. Execute npm start command to run the project

Comments

Popular posts from this blog

Git Commands