/json-parser

A Json parser in TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

How to run?

  1. Clone the repository
  2. Run yarn
  3. Build the project with yarn build
  4. Run the project with yarn start