0.0.10 • Published 3 years ago

raz-create-typescript-app v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Create Typescript App

A boilerplate for creating typescript app.

It is configured to generate both ESM and CJM version of your app.

Usage Example

npx create-typescript-app myCoolApp

Note

  • After the app created, use src/index.ts as your app entry point.

  • This boilerplate has created with focus on publishing packages.

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago