8 Forks
39 Stars
39 Watchers

ts-easy

ts-easy - is your minimalist TypeScript starter for Node.js projects. No fluff, just the essentials to get you up and running with TypeScript, ESLint, Prettier, and more. Perfect for initiating any TypeScript project, whether it's a CLI tool, library, or something entirely different.

How to download and setup ts-easy

Open terminal and run command
git clone https://github.com/muneebhashone/ts-easy.git
git clone is used to create a copy or clone of ts-easy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ts-easy https://github.com/muneebhashone/ts-easy/archive/master.zip

Or simply clone ts-easy with SSH
[email protected]:muneebhashone/ts-easy.git

If you have some problems with ts-easy

You may open issue on ts-easy support forum (system) here: https://github.com/muneebhashone/ts-easy/issues