View all files | ||||
Template intended to serve as a starting point if you want to bootstrap a project in TypeScript.
The purpose of this repository is to leave it with the bare minimum dependencies and tools needed to run TypeScript snippets or start you project without any opinionated decision already made.
There is no specific command to start the app, we leave that up to you. If you wish to create a specific type of app (web, API…), we recommend checking the templates below.
Opinionated TypeScript skeletons ready for different purposes:
This very same basic skeleton philosophy implemented in other programming languages: