https://github.com/andre2l2/studyingts
https://github.com/andre2l2/studyingts
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andre2l2/studyingts
- Owner: andre2l2
- Created: 2020-11-28T02:45:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T20:28:20.000Z (about 5 years ago)
- Last Synced: 2025-01-06T05:28:48.724Z (over 1 year ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Here I write all important TypeScript file to practice
Fist we need setings TS. Install dependencies:
```json
"devDependencies": {
"nodemon": "^2.0.6",
"typescript": "^4.1.2"
}
```
Now you can run nodemon, and node run TS.
> folder -> src/*.ts