typescript-package-boilerplate
v0.1.0
Published
TypeScript NPM Module Boilerplate
Readme
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:
- Go to the repository page and press the green "Use this template" button.
- Run the following command in the terminal:
npx degit uWynell/typescript-module-boilerplate
