Real estate site for kurskurskurs.
This project was bootstrapped with Create React App.
yarn install
installs dependencies
yarn flow:install
installs Flow library definitions for dependencies
yarn start
runs the app in development mode
yarn build
builds the app for production to the build folder.
yarn lint
runs ESLint
yarn flow
runs Flow check