A Web-based Application developed by Project Team 40 - CPSC 304 - University of British Columbia
# clone the repository
git clone [email protected]:anhduc130/housing-finder.git
# change directory to the repository
cd housing-finder
# install dependencies
npm install
# serve with hot reload at localhost:2019
npm run dev