Skip to content

ramHruday/project360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Install Node
  2. Install git
  3. Install VS Code

now in new folder open cmd run following commands

git clone https://github.com/Propetro360/Site360.git

cd site360

npm install (Do this only in the start)

npm start