This is a TypeScript project with very strict options.
To install the dependencies, run the following command:
npm install
To run the application, use the following command:
npm start
To run the tests, use the following command:
npm test
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.