SenhorLion / typescript-filereader-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Typescript File Reader Project

App reads a CSV file and analyses the data. Demonstrates using both Inheritance and Composition to create re-useable classes and components.

Dependencies:

  • Node
  • Typescript

Usage:

  • Install deps: npm install

  • Run app with Parcel: npm run start

About


Languages

Language:TypeScript 100.0%