/ts-template

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

Primary LanguageTypeScript

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