Maintainer
- Wonyoung So (wonyoung.so.work at gmail.com)
- Erin McElroy
You need to install node v10.15.1 using nvm.
nvm install 10.15.1
nvm use v10.15.1
npm i -g corepack
yarn -v # to check if the installation of yarn is completed
git clone [email protected]:antievictionmappingproject/landlordtech.git
yarn # it will install dependencies
yarn start
yarn deploy