Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hghyhghy/typescript
https://github.com/hghyhghy/typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hghyhghy/typescript
- Owner: hghyhghy
- Created: 2024-03-30T19:37:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T06:46:27.000Z (8 months ago)
- Last Synced: 2024-04-22T07:53:44.820Z (8 months ago)
- Language: TypeScript
- Size: 759 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a typescript initializerTo install typesript globally run
npm install -g typescript
tsc --version
tsc --init
npm install -g ts-node