https://github.com/samchon/ts-patch-typescript-v5.3-test
https://github.com/samchon/ts-patch-typescript-v5.3-test
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samchon/ts-patch-typescript-v5.3-test
- Owner: samchon
- Created: 2023-11-08T06:28:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T04:34:56.000Z (over 2 years ago)
- Last Synced: 2025-08-17T07:53:36.697Z (10 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Test repository for `ts-patch` author `nonara`.
Just run commands like below, then you can test it.
```bash
git clone https://github.com/samchon/ts-patch-typescript-v5.3-test
cd ts-patch-typescript-v5.3-test
npm install
npm start
```