Skip to content

ffflorian/ts-boilerplate

Repository files navigation

ts-boilerplate Build Status

A boilerplate for a modern™ TypeScript project.

Installation

Fork this repository or just generate a new one from this template.

Usage

  • Clone your new repository
  • Run yarn in the new repository
  • Start coding
  • Don't forget to update the package.json!