- Download the repo :)
- run
npm install
to install all dependencies - run
npm run property-api
to start the property api server - ensure the property-api is running on port 5000
- ensure you can hit the
http://localhost:5000/properties
andhttp://localhost:5000/agents
endpoints - head over to the frontend doc or backend document to get started on the pairing