Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 489 Bytes

NPM TypeScript Module Boilerplate

Note: This module should not be required!

What is it?

This is the boilerplate that you can use to build your awesome NPM modules using TypeScript ✨

How to use it?

There are 2 ways to use it:

  1. Go to the repository page and press the green "Use this template" button.
  2. Run the following command in the terminal: npx degit uWynell/typescript-module-boilerplate