Skip to content

LasaleFamine/ts-module-boilerplate

Repository files navigation

ts-module-boilerplate

Boilerplate to kickstart creating a Node.js module with Typescript

Getting started

Click the "Use this template" button.

Alternatively, create a new directory and then run:

NOTE: ⚠️ you must have PNPM installed to make this work

$ npx degit https://github.com/lasalefamine/ts-module-boilerplate your-project && cd $_ && ./init.sh

Remove above


CI

awesome-module

My awesome module

Install

$ pnpm add awesome-module

Usage

FILL ME

API

FILL ME

About

Node.js Typescript module boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published