Example scripts demonstrating how TypeScript works.
Calculates the average demographics of a population from census data.
To run:
npm install
npm run averages
For more info on the what, how and why of TypeScript, see this presentation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example scripts demonstrating how TypeScript works.
Calculates the average demographics of a population from census data.
To run:
npm install
npm run averages
For more info on the what, how and why of TypeScript, see this presentation.