Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 537 Bytes

File metadata and controls

35 lines (21 loc) · 537 Bytes

My TypeScript Project

This is a TypeScript project with very strict options.

Installation

To install the dependencies, run the following command:

npm install

Usage

To run the application, use the following command:

npm start

Testing

To run the tests, use the following command:

npm test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT