Skip to content

bytriska/ts-package-starter

Repository files navigation

@bytriska/ts-package-starter

Use this template to quickly set up a typescript package with pre-configured build scripts, linting, and testing.

Getting Started

  1. Clone this template:

    git clone https://github.com/bytriska/ts-package-starter.git
    cd ts-package-starter
  2. Install pnpm (if not already installed):

    corepack enable
    corepack prepare --activate
  3. Install dependencies:

    pnpm install

License

MIT

About

Use this template to quickly set up a typescript project

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors