Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 390 Bytes

Immo Manager

Link to Immo Manager

Wireframes

Link to Wireframes

Setup Instructions

Start a terminal / command line of your choice and execute the following statements:

  • git clone https://github.com/amir-ag/project-2.git
  • cd project-2
  • npm install
  • npm start