The 2021 Resident Visa processing times data is updated automatically from Immigration New Zealand’s numbers.
To pull in the latest updates, run npm run update-numbers.
Confirm the data is interpreted properly by running the application and inspecting its output.
$ npm install
$ npm run devVisit http://localhost:3000.
Feel free to! Please run npx prettier --write . before committing.