Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.01 KB

Initialising-TypeScript

This is a repository to make things easier when installing modules and getting necessary tools configured to start a new TypeScript project. This will get regular updates everything that I find new tools.

How to get Started?

  • First, choose the type of runtime that you would want to use for your project such as: Node, Bun or Yarn

  • Follow the steps in the instructions.md

Need additional assistant?

  • Open an issue and thoroughly explain it! 😄

  • If you want to add additional dependencies, once again open an issue


Happy Coding!