Skip to content

martinsuba/typescript-boilerplate

Repository files navigation

typescript-boilerplate

Simple, minimalistic project template to start coding in TypeScript.

Features

Npm scripts

  • clean - removes dist folder
  • build - webpack build in development mode
  • build:production - webpack build in production mode
  • test - runs unit tests
  • lint - runs eslint

Usage

git clone https://github.com/martinsuba/typescript-boilerplate
cd typescript-boilerplate
npm install

About

Simple typescript boilerplate for any project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published