Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cityofdetroit/dpa-survey

Simple eligibility checker for users looking to apply for the down payment assistance program
https://github.com/cityofdetroit/dpa-survey

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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`

2. Install node dependencies.

`$ yarn install`

3. Run local instance.

`$ yarn start`

4. Run test suite.

`$ yarn test`

5. Create production build for property app.

`$ yarn build`