Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 254 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 254 Bytes

ts-mod

Typescript module scaffold

Usage

degit cnwangjie/ts-mod

Setup

  1. Install dependencies
  2. Change the meta information of the package in package.json
  3. Change the README.md file
  4. Change the LICENSE file if needed