Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tadayosi/samples-ts
TypeScript samples
https://github.com/tadayosi/samples-ts
Last synced: about 2 months ago
JSON representation
TypeScript samples
- Host: GitHub
- URL: https://github.com/tadayosi/samples-ts
- Owner: tadayosi
- License: apache-2.0
- Created: 2023-09-12T03:59:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T10:08:55.000Z (8 months ago)
- Last Synced: 2024-10-16T20:22:50.008Z (3 months ago)
- Language: TypeScript
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TypeScript Samples
## Run
```console
npm install
npm test
```