Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 308 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 308 Bytes

template-just-typescript

Template for a project with TypeScript only.

Quick start:

To copy the template in an empty local folder without creating of a repo or in an existing repo use the following:

npx degit Kallenju/template-just-typescript

Install packages:

npm install