JuanPablo2655 / ts-template

A personal typescript template because it's a pain setting up a new project on scratch every time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-template

A personal typescript template because it's a pain setting up a new project on scratch every time.

Installation

Install the packages

  pnpm install

Rebranding

  1. Update package.json
    • Change name to the name of the project
    • Change main to the main file of the project
    • Change repository to the correct repo

About

A personal typescript template because it's a pain setting up a new project on scratch every time.


Languages

Language:TypeScript 80.1%Language:Shell 19.9%