Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 463 Bytes

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 463 Bytes

This project was bootstrapped with Create React App.

YAPS.life

A real estate recommendation system for groups, targeted towards young professionals.

This is the masters project of Kristian Elset Bø at the Norwegian University of Science and Technology, spring 2018

Install and use

  • clone repo
  • cd repo
  • yarn install
  • cd functions
  • yarn install
  • yarn build
  • cd ..
  • yarn build
  • yarn start