Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 240 Bytes

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