Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.4 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.4 KB

ts-package-template

Typescript Npm package template

Prerequisite

Usage

Installation

$ git clone git@github.com:tak-bro/ts-package-template.git
$ cd ts-package-template
$ pnpm install && pnpm prepare

Running the app

$ pnpm start

Test

$ pnpm test

Troubleshooting

Please follow this guidelines when reporting bugs and feature requests:

  1. Use GitHub Issues board to report bugs and feature requests (not our email address)
  2. Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.

Thanks for understanding!

Stay in touch

License

The MIT License (see the LICENSE file for the full text)