https://github.com/hghyhghy/typescript
https://github.com/hghyhghy/typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hghyhghy/typescript
- Owner: hghyhghy
- Created: 2024-03-30T19:37:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-22T06:46:27.000Z (about 1 year ago)
- Last Synced: 2025-01-08T20:27:19.331Z (5 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