Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 282 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 282 Bytes

JavaScript Module Template

This repository serves as an easy-start template for TypeScript NPM packages.

Simply clone the repository into a directory:

$ git clone git@github.com:T99/js-module-template.git my-new-project

And that's it! Your project is ready to go.