An open API service indexing awesome lists of open source software.

https://github.com/ffflorian/ts-boilerplate

A boilerplate for a modern™ TypeScript project
https://github.com/ffflorian/ts-boilerplate

boilerplate typescript

Last synced: 3 months ago
JSON representation

A boilerplate for a modern™ TypeScript project

Awesome Lists containing this project

README

          

# ts-boilerplate [![Build Status](https://github.com/ffflorian/ts-boilerplate/workflows/Build/badge.svg)](https://github.com/ffflorian/ts-boilerplate/actions/)

A boilerplate for a modern™ TypeScript project.

## Installation

Fork this repository or just [generate a new one](https://github.com/ffflorian/ts-boilerplate/generate) from this template.

## Usage

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