Skip to content

NuclearRedeye/typescript-library

Repository files navigation

TypeScript Library

A template TypeScript Library that can be used to seed a new project.

Prerequisites

  • You have a Linux or OSX machine. Windows should be supported via WSL 2 but has not been tested.
  • You have installed a recent version of GNU Make.
  • You have installed a recent version of Docker.

Quick Start

You can build the library for development using...

make

You can also package the library for distribution using...

make release

License

Licensed under MIT.

About

A Typescript Library template that can be used as a seed for new projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published