abcnews / housing-stress

Code to go with a story on housing stress in Australia

Home Page:https://www.abc.net.au/news/2023-09-06/housing-stress-interest-rates-pain/102587860

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

housing-stress

Code and data for an ABC News story on housing stress.

Data

Data for this project is managed with DVC and stored in the data-library Sharepoint group synced to OneDrive.

Once DVC is installed and the data-library files are syned to your OneDrive, getting project data should be as simple as running dvc pull in the project directory;

Development

git clone git@github.com:abcnews/housing-stress.git
cd housing-stress
npm i
npm run dev

Deployment

Deployment is done via the usual aunty methods.

This project was generated from aunty's svelte project template.

About

Code to go with a story on housing stress in Australia

https://www.abc.net.au/news/2023-09-06/housing-stress-interest-rates-pain/102587860

License:MIT License


Languages

Language:Svelte 57.6%Language:TypeScript 25.2%Language:JavaScript 15.6%Language:HTML 1.6%