An open API service indexing awesome lists of open source software.

https://github.com/andre2l2/studyingts


https://github.com/andre2l2/studyingts

Last synced: over 1 year ago
JSON representation

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