You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repository intended to serve as a starting point if you want to bootstrap a project in TypeScript.
3
+
Template intended to serve as a starting point if you want to bootstrap a project in TypeScript.
4
4
5
-
The intention with this repository is to leave it with the bare minimum dependencies and tools needed to run TypeScript snippets or start you projects without any opinionated decision already made.
6
-
7
-
However, if you want an opinionated TypeScript skeleton we also have the following alternatives ready for different purposes:
8
-
9
-
-[🔷🕸️ TypeScript Web Skeleton](https://github.com/CodelyTV/typescript-web-skeleton)
10
-
-[🔷🌍 TypeScript API Skeleton](https://github.com/CodelyTV/typescript-api-skeleton)
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.
21
6
22
7
## Features
23
8
@@ -26,41 +11,31 @@ If you want this very same skeleton philosophy but with other languages we have
0 commit comments