Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Basic TypeScript template repository

License

Notifications You must be signed in to change notification settings

lukesrw/typescript-template

Repository files navigation

Deprecated

TypeScript Template has been superseded by Template

Usage

Clone

Use this template through the GitHub "Use this template" function, or:

set project=my-new-project
git clone --depth=1 https://github.com/lukesrw/template.git %project%
rmdir /S /Q %project%\.git
git init %project%

Setup

Once the Template has been cloned, you can type:

node tools/init ts

This will download the TypeScript blueprint files.

About

Basic TypeScript template repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published