Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Simple eligibility checker for users looking to apply for the down payment assistance program

License

Notifications You must be signed in to change notification settings

CityOfDetroit/dpa-eligibility-survey

 
 

Repository files navigation

dpa-survey

NOTE: This survey is archived and read-only because it was merged back into the main repo @ dpa-survey in version 1.0.0. If you need this survey, please use the main repo @ dpa-survey.

Simple eligibility checker for users looking to apply for the down payment assistance program

  1. Download the repo.

$ git clone [email protected]:CityOfDetroit/dpa-eligibility-survey.git

  1. Install node dependencies.

$ yarn install

  1. Run local instance.

$ yarn start

  1. Run test suite.

$ yarn test

  1. Create production build for property app.

$ yarn build

About

Simple eligibility checker for users looking to apply for the down payment assistance program

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.7%
  • HTML 7.1%
  • CSS 3.2%